a dxf group
More...
#include <a_dxf_group.h>
|
static std::string | eof_ = "EOF" |
|
a dxf group
- Author
- P.Smars
- Date
- 2000-2001
- Warning
- portability: ansi C++
- Exceptions
-
Definition at line 29 of file a_dxf_group.h.
◆ a_dxf_group()
a_dxf_group::a_dxf_group |
( |
std::istream * |
file | ) |
|
|
inline |
◆ code()
int a_dxf_group::code |
( |
| ) |
|
|
inline |
◆ data()
std::string a_dxf_group::data |
( |
| ) |
|
|
inline |
◆ data_double()
double a_dxf_group::data_double |
( |
| ) |
|
◆ data_int()
int a_dxf_group::data_int |
( |
| ) |
|
◆ data_is()
bool a_dxf_group::data_is |
( |
std::string |
s | ) |
|
|
inline |
◆ putback()
void a_dxf_group::putback |
( |
| ) |
|
◆ read()
bool a_dxf_group::read |
( |
| ) |
|
◆ write()
void a_dxf_group::write |
( |
| ) |
|
◆ code_
◆ data_
std::string a_dxf_group::data_ |
|
protected |
◆ eof_
std::string a_dxf_group::eof_ = "EOF" |
|
staticprotected |
◆ file_
std::istream* a_dxf_group::file_ |
|
protected |
The documentation for this class was generated from the following files: