Points&Forces (core)
Software tools facilitating the task of surveying architecture
Classes | Public Member Functions | Protected Attributes | List of all members
a_dxf_file Class Reference

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_
 

Detailed Description

a dxf file

Author
P.Smars
Date
2000-2001
Warning
portability: ansi C++
Exceptions
a_dxf_file::file_error

Definition at line 28 of file a_dxf_file.h.

Constructor & Destructor Documentation

◆ a_dxf_file()

a_dxf_file::a_dxf_file ( std::string  name)

Definition at line 23 of file a_dxf_file.cxx.

+ Here is the call graph for this function:

Member Function Documentation

◆ read()

bool a_dxf_file::read ( )

Member Data Documentation

◆ file_

std::istream* a_dxf_file::file_
protected

Definition at line 37 of file a_dxf_file.h.


The documentation for this class was generated from the following files: