MyDXFHeader Class Reference
DXF header class.
More...
#include <mydxfheader.hpp>
List of all members.
Detailed Description
DXF header class.
Container for data of a DXF file header. The data currently doesn't affect the functioning of the MyDXF library. All settings are currently ignored.
Constructor & Destructor Documentation
MyDXFHeader::MyDXFHeader |
( |
class MyDXFFile * |
dxf |
) |
|
MyDXFHeader::~MyDXFHeader |
( |
|
) |
|
Member Function Documentation
void MyDXFHeader::debug_print |
( |
std::ostream & |
os |
) |
const |
Print debugging information to os.
void MyDXFHeader::write |
( |
class MyDXFFile * |
dxf, |
|
|
std::ofstream & |
_ostr | |
|
) |
| | |
Write dxf file to stream.
Member Data Documentation
The documentation for this class was generated from the following file: