#include <BON.h>
Public Member Functions | |
Type () | |
Type (const TypeInhObject &object) | |
Type (TypeImpl *pObject) | |
Type & | operator= (const TypeInhObject &object) |
TypeImpl * | operator-> () const |
Definition at line 590 of file BON.h.
BON::Type::Type | ( | const TypeInhObject & | object | ) |
TypeImpl * BON::Type::operator-> | ( | ) | const |
Reimplemented from BON::TypeInhObject.
Type & BON::Type::operator= | ( | const TypeInhObject & | object | ) |
Reimplemented from BON::TypeInhObject.