#include <point-list.hh>
Definition at line 49 of file point-list.hh.
Point_List::Point_List |
( |
| ) |
|
|
inline |
Point_List::Point_List |
( |
std::list< CVertex * > * |
l | ) |
|
|
inline |
Point_List::~Point_List |
( |
| ) |
|
|
inlinevirtual |
CAttribute * Point_List::copy |
( |
| ) |
const |
|
inline |
void Point_List::destroy |
( |
| ) |
|
|
inline |
std::list< CVertex * > * Point_List::Get_Data |
( |
| ) |
|
|
inline |
TAttributeId Point_List::getType |
( |
| ) |
const |
|
inline |
void Point_List::load |
( |
std::istream & |
fd | ) |
|
|
inline |
void Point_List::save |
( |
std::ostream & |
fd | ) |
const |
|
inline |
The documentation for this class was generated from the following file: