superclass of all identifiable things that can be written to file.
![]() | AssocType possible types in the assoclist. |
![]() | Thing () |
![]() | Thing (const Thing &s) |
![]() | ~Thing () |
![]() | GetId () |
![]() | SetId (unsigned long val) |
![]() | IsSubject () const |
![]() | IsShape () const |
![]() | IsView () const |
![]() | GetClassType () const return code of the lowest class. |
![]() | Write (OutputFile *ofile) write thing to file ofile. |
![]() | ReadMembers (InputFile *, double) read from input file. The second param is the read file format. |
![]() | SetReferences (AssocList *) update references when thing is read. |
![]() | CheckReferences () Check member references. |
superclass of all identifiable things that can be written to file.
Thing(const Thing &s)
virtual ~Thing()
unsigned long GetId()
void SetId(unsigned long val)
virtual bool IsSubject() const
virtual bool IsShape() const
virtual bool IsView() const
virtual int GetClassType() const
void Write(OutputFile *ofile)
virtual bool ReadMembers(InputFile *, double)
virtual bool SetReferences(AssocList *)
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