|
Points&Forces (core)
Software tools facilitating the task of surveying architecture
|
a dxf file More...
#include <a_dxf_file.h>
Collaboration diagram for a_dxf_file:Classes | |
| class | file_error |
Public Member Functions | |
| a_dxf_file (std::string name) | |
| bool | read () |
Protected Attributes | |
| std::istream * | file_ |
a dxf file
| a_dxf_file::file_error |
Definition at line 28 of file a_dxf_file.h.
| a_dxf_file::a_dxf_file | ( | std::string | name | ) |
| bool a_dxf_file::read | ( | ) |
|
protected |
Definition at line 37 of file a_dxf_file.h.