a generic dxf entity  
 More...
#include <a_dxf_entity.h>
a generic dxf entity 
- Author
- P.Smars 
- Date
- 2000-2001 
- Warning
- portability: ansi C++ 
- Exceptions
- 
  
  
Definition at line 28 of file a_dxf_entity.h.
◆ a_dxf_entity()
  
  | 
        
          | a_dxf_entity::a_dxf_entity | ( | std::istream * | file | ) |  |  | inline | 
 
 
◆ layer()
  
  | 
        
          | std::string a_dxf_entity::layer | ( |  | ) |  |  | inline | 
 
 
◆ read()
      
        
          | bool a_dxf_entity::read | ( |  | ) |  | 
      
 
 
◆ file_
  
  | 
        
          | std::istream* a_dxf_entity::file_ |  | protected | 
 
 
◆ layer_
  
  | 
        
          | std::string a_dxf_entity::layer_ |  | protected | 
 
 
The documentation for this class was generated from the following files: