#include <BON.h>
Public Member Functions | |
TypeInhObject () | |
TypeInhObject (const TypeInhObject &object) | |
TypeInhObject (TypeInhObjectImpl *pObject) | |
TypeInhObject & | operator= (const TypeInhObject &object) |
TypeInhObjectImpl * | operator-> () const |
Definition at line 569 of file BON.h.
BON::TypeInhObject::TypeInhObject | ( | const TypeInhObject & | object | ) |
BON::TypeInhObject::TypeInhObject | ( | TypeInhObjectImpl * | pObject | ) |
TypeInhObjectImpl * BON::TypeInhObject::operator-> | ( | ) | const |
Reimplemented in BON::Type, and BON::Instance.
TypeInhObject & BON::TypeInhObject::operator= | ( | const TypeInhObject & | object | ) |
Reimplemented in BON::Type, and BON::Instance.