class ClassCollection A ClassCollection is one of the principal structures in HUGIN
A ClassCollection is one of the principal structures in HUGIN. All classes must be contained in a ClassCollection, and Classes can only contain instances of Classes contained in the same ClassCollection. That is, each Class may contain instances of other Classes of the ClassCollection, but not of Classes of other ClassCollections.
ClassList getMembers() throw(ExceptionHugin)
Class* getClassByName( const std::string& name) const throw(ExceptionHugin)
void saveAsNet( const std::string& fileName ) throw(ExceptionHugin)
void parseClasses(const std::string& fileName, ClassParseListener* listener ) throw(ExceptionHugin)
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