Point_List Class Reference

#include <point-list.hh>

List of all members.

Public Member Functions

 Point_List ()
 Point_List (std::list< CVertex * > *l)
virtual ~Point_List ()
TAttributeId getType () const
std::list< CVertex * > * Get_Data ()
CAttribute * copy () const
void destroy ()
void save (std::ostream &fd) const
void load (std::istream &fd)

Private Attributes

std::list< CVertex * > * lst


Detailed Description

Definition at line 49 of file point-list.hh.


Constructor & Destructor Documentation

Point_List::Point_List (  )  [inline]

Definition at line 86 of file point-list.hh.

Point_List::Point_List ( std::list< CVertex * > *  l  )  [inline]

Definition at line 92 of file point-list.hh.

Point_List::~Point_List (  )  [inline, virtual]

Definition at line 100 of file point-list.hh.


Member Function Documentation

CAttribute * Point_List::copy (  )  const [inline]

Definition at line 120 of file point-list.hh.

void Point_List::destroy (  )  [inline]

Definition at line 132 of file point-list.hh.

std::list< CVertex * > * Point_List::Get_Data (  )  [inline]

Definition at line 114 of file point-list.hh.

TAttributeId Point_List::getType (  )  const [inline]

Definition at line 108 of file point-list.hh.

void Point_List::load ( std::istream &  fd  )  [inline]

Definition at line 147 of file point-list.hh.

void Point_List::save ( std::ostream &  fd  )  const [inline]

Definition at line 138 of file point-list.hh.


Member Data Documentation

std::list<CVertex*>* Point_List::lst [private]

Definition at line 71 of file point-list.hh.


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

Generated on Tue Jul 7 15:21:00 2009 for Moka libraries by  doxygen 1.5.8