#include <Lda.h>
Inheritance diagram for Lda:
Public Member Functions | |
| Lda (string m, string n) throw (ILCException::Exception) | |
| string | getObjectName () const |
| string | toXML () const throw (ILCException::Exception) |
| string Lda::getObjectName | ( | ) | const [inline, virtual] |
Get the name of the actual object
Implements ConfigObject.
| string Lda::toXML | ( | ) | const throw (ILCException::Exception) [virtual] |
Returns a XML description of the object
Reimplemented from ConfigObject.
1.4.7