Node class (base class for all specific node classes).
![]() | Node (Graph *g) |
![]() | IsEdge () const a node is not an edge |
![]() | InGraph () const is node in the graph? |
![]() | GetIndex () const |
![]() | SetIndex (const string *s) set and check index |
![]() | WriteMembers (OutputFile *f) |
![]() | ReadMembers (InputFile *f, double format) |
![]() | GetParentIndex (string *pindex) put in pindex the index of the parent node. |
Node class (base class for all specific node classes).
bool IsEdge() const
bool InGraph() const
const string* GetIndex() const
virtual Subject::NameErrType SetIndex(const string *s)
void WriteMembers(OutputFile *f)
bool ReadMembers(InputFile *f, double format)
void GetParentIndex(string *pindex)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de