entry() const | ObjectReg | |
fillStream(std::ostream &s) const | ObjectReg | [inline, virtual] |
m_entry | ObjectReg | [mutable, private] |
m_object | ObjectReg | [private] |
m_registry | ObjectReg | [private] |
m_store | ObjectReg | [private] |
object() const | ObjectReg | |
object() | ObjectReg | |
ObjectReg(IRegistry *registry, DataObject *object, bool store) | ObjectReg | |
ObjectReg(const ObjectReg &rhs) | ObjectReg | |
ObjectReg() | ObjectReg | [inline] |
operator delete(void *p) | ObjectReg | [inline, static] |
operator delete(void *p, void *pObj) | ObjectReg | [inline, static] |
operator new(size_t size) | ObjectReg | [inline, static] |
operator new(size_t size, void *pObj) | ObjectReg | [inline, static] |
operator=(const ObjectReg &rhs) | ObjectReg | |
path() const | ObjectReg | |
registry() const | ObjectReg | |
setEntry(int entry) | ObjectReg | |
setObject(DataObject *value) | ObjectReg | [private] |
setRegistry(IRegistry *registry) | ObjectReg | [private] |
setStore(bool value) | ObjectReg | |
store() const | ObjectReg | |
~ObjectReg() | ObjectReg | [virtual] |