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