#include <BONImpl.h>
Public Member Functions | |
bool | setDeleted () |
Project | getProject () const |
FCO | getFCO () const |
bool | isInstance () const |
Type | getType () |
Friends | |
class | TypeImpl |
class | InstanceImpl |
Definition at line 1351 of file BONImpl.h.
FCO BON::TypeInhObjectImpl::getFCO | ( | ) | const |
Definition at line 6899 of file BONImpl.cpp.
Project BON::TypeInhObjectImpl::getProject | ( | ) | const |
Definition at line 6894 of file BONImpl.cpp.
Type BON::TypeInhObjectImpl::getType | ( | ) |
Definition at line 6909 of file BONImpl.cpp.
bool BON::TypeInhObjectImpl::isInstance | ( | ) | const |
Definition at line 6904 of file BONImpl.cpp.
bool BON::TypeInhObjectImpl::setDeleted | ( | ) | [virtual] |
Reimplemented from Util::GenRefCounted.
Definition at line 6889 of file BONImpl.cpp.
friend class InstanceImpl [friend] |