DXF table entry.
More...
#include <mydxftables.hpp>
MyDXFTableEntry::MyDXFTableEntry |
( |
| ) |
|
|
protected |
virtual MyDXFTableEntry::~MyDXFTableEntry |
( |
| ) |
|
|
inlinevirtual |
virtual void MyDXFTableEntry::debug_print |
( |
std::ostream & |
os | ) |
const |
|
pure virtual |
void MyDXFTableEntry::debug_print_common |
( |
std::ostream & |
os | ) |
const |
|
protected |
Debug print common groups.
void MyDXFTableEntry::process_group |
( |
class MyDXFFile * |
dxf | ) |
|
|
protected |
Process group not belonging to the child entry.
virtual void MyDXFTableEntry::write |
( |
class MyDXFFile * |
dxf, |
|
|
std::ofstream & |
ostr |
|
) |
| |
|
pure virtual |
void MyDXFTableEntry::write_common |
( |
class MyDXFFile * |
dxf, |
|
|
std::ofstream & |
ostr |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: