Inflection
Morphology Inflection
|
Inflection's root object. More...
#include <Object.hpp>
Public Member Functions | |
virtual ::std::u16string | toString () const |
virtual | ~Object () |
Inflection's root object.
This class provides the most basic capabilities to classes in Inflection. Almost all other classes inherit from Object.
Definition at line 14 of file Object.hpp.
|
virtual |
Destructor.
virtual ::std::u16string inflection::Object::toString | ( | ) | const |