Defines the interface that Akenti elements must implement
![]() | ~AkentiObject () Destroys this object |
![]() | readObject (AkentiInputStream& source) Reads an Akenti object from an Akenti input stream |
![]() | writeObject (AkentiOutputStream& drain) const Writes an Akenti object to an Akenti output stream |
![]() | toXML (DOMElement* element) const Populates the XML element from this AkentiObject |
![]() | fromXML (const DOMElement* element) Initializes this AkentiObject from the XML element |
![]() | paramString () const Returns a string representation of this object for debugging purposes |
Defines the interface that Akenti elements must implement.
virtual void readObject(AkentiInputStream& source)
virtual void writeObject(AkentiOutputStream& drain) const
virtual void toXML(DOMElement* element) const
virtual void fromXML(const DOMElement* element)
virtual string paramString() const
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