MyDXFEntry_Layer Class Reference

DXF table entry for layer table. More...

#include <mydxftables.hpp>

Inheritance diagram for MyDXFEntry_Layer:

MyDXFEntry List of all members.

Public Member Functions

 MyDXFEntry_Layer (class MyDXFFile *dxf)
 Construct entry by reading from DXF file.
virtual ~MyDXFEntry_Layer ()
 Virtual destructor.
virtual void write (class MyDXFFile *dxf, std::ofstream &ostr)
 Write dxf file to stream.
virtual void debug_print (std::ostream &os) const
 Debug print.

Detailed Description

DXF table entry for layer table.


Constructor & Destructor Documentation

MyDXFEntry_Layer::MyDXFEntry_Layer ( class MyDXFFile dxf  ) 

Construct entry by reading from DXF file.

virtual MyDXFEntry_Layer::~MyDXFEntry_Layer (  )  [virtual]

Virtual destructor.


Member Function Documentation

virtual void MyDXFEntry_Layer::debug_print ( std::ostream &  os  )  const [virtual]

Debug print.

Implements MyDXFEntry.

virtual void MyDXFEntry_Layer::write ( class MyDXFFile dxf,
std::ofstream &  ostr 
) [virtual]

Write dxf file to stream.

Implements MyDXFEntry.


The documentation for this class was generated from the following file:
Generated on Thu Apr 21 13:39:59 2011 for IBSimu by  doxygen 1.4.7