|
Collage
1.2.1
High-performance C++ library for developing object-oriented distributed applications.
|
This is the complete list of members for co::ObjectMap, including all inherited members.
| _cmdUnknown(ICommand &command) | co::Dispatcher | protected |
| addInstanceDatas(const ObjectDataIStreamDeque &, const uint128_t &) (defined in co::Object) | co::Object | |
| applyInstanceData(co::DataIStream &is) final | co::Serializable | protectedvirtual |
| applyMapData(const uint128_t &version) (defined in co::Object) | co::Object | |
| attach(const uint128_t &id, const uint32_t instanceID) (defined in co::Object) | co::Object | virtual |
| ChangeType enum name | co::Object | |
| chooseCompressor() const | co::Object | virtual |
| clear() | co::ObjectMap | |
| commit(const uint32_t incarnation=CO_COMMIT_NEXT) override | co::ObjectMap | virtual |
| DELTA enum value | co::Object | |
| deregister(Object *object) | co::ObjectMap | |
| deserialize(DataIStream &is, const uint64_t dirtyBits) override | co::ObjectMap | protectedvirtual |
| detach() (defined in co::Object) | co::Object | virtual |
| DIRTY_ADDED enum value (defined in co::ObjectMap) | co::ObjectMap | protected |
| DIRTY_ALL enum value (defined in co::Serializable) | co::Serializable | protected |
| DIRTY_CHANGED enum value (defined in co::ObjectMap) | co::ObjectMap | protected |
| DIRTY_CUSTOM enum value (defined in co::ObjectMap) | co::ObjectMap | protected |
| DIRTY_NONE enum value (defined in co::Serializable) | co::Serializable | protected |
| DIRTY_REMOVED enum value (defined in co::ObjectMap) | co::ObjectMap | protected |
| DirtyBits enum name (defined in co::ObjectMap) | co::ObjectMap | protected |
| dispatchCommand(ICommand &command) | co::Dispatcher | virtual |
| Dispatcher() (defined in co::Dispatcher) | co::Dispatcher | protected |
| Dispatcher(const Dispatcher &from) (defined in co::Dispatcher) | co::Dispatcher | protected |
| Func typedef | co::Dispatcher | |
| getAutoObsolete() const | co::Object | |
| getChangeType() const override | co::ObjectMap | inlineprotectedvirtual |
| getDirty() const | co::Serializable | |
| getHeadVersion() const | co::Object | |
| getID() const | co::Object | |
| getInstanceData(co::DataOStream &os) final | co::Serializable | inlineprotectedvirtual |
| getInstanceID() const | co::Object | |
| getLocalNode() | co::Object | |
| getMasterInstanceID() const (defined in co::Object) | co::Object | |
| getMasterNode() (defined in co::Object) | co::Object | |
| getMaxVersions() const | co::Object | inlinevirtual |
| getVersion() const | co::Object | |
| INSTANCE enum value | co::Object | |
| isAttached() const | co::Object | |
| isBuffered() const (defined in co::Object) | co::Object | |
| isDirty() const override | co::ObjectMap | protectedvirtual |
| co::Serializable::isDirty(const uint64_t dirtyBits) const | co::Serializable | virtual |
| isMaster() const | co::Object | |
| map(const uint128_t &identifier, Object *instance=0) | co::ObjectMap | |
| NONE enum value (defined in co::Object) | co::Object | |
| notifyAttach() | co::Object | inlinevirtual |
| notifyAttached() override | co::ObjectMap | protectedvirtual |
| notifyDetach() | co::Object | virtual |
| notifyDetached() | co::Object | inlinevirtual |
| notifyNewHeadVersion(const uint128_t &version) | co::Object | virtual |
| notifyNewVersion() | co::Object | inlinevirtual |
| Object() | co::Object | protected |
| Object(const Object &) | co::Object | explicitprotected |
| ObjectMap(ObjectHandler &handler, ObjectFactory &factory) | co::ObjectMap | |
| operator=(const Serializable &from) | co::Serializable | inlineprotected |
| co::Object::operator=(const Object &) | co::Object | inlineprotected |
| operator=(const Dispatcher &) (defined in co::Dispatcher) | co::Dispatcher | inline |
| pack(co::DataOStream &os) final | co::Serializable | protectedvirtual |
| push(const uint128_t &groupID, const uint128_t &objectType, const Nodes &nodes) | co::Object | |
| register_(Object *object, const uint32_t type) | co::ObjectMap | |
| registerCommand(const uint32_t command, const CommandFunc< T > &func, CommandQueue *queue) | co::Dispatcher | |
| removeSlave(NodePtr node, const uint32_t instanceID) (defined in co::Object) | co::Object | |
| removeSlaves(NodePtr node) (defined in co::Object) | co::Object | |
| send(NodePtr node, const uint32_t cmd, const uint32_t instanceID=CO_INSTANCE_ALL) | co::Object | |
| sendInstanceData(Nodes &nodes) (defined in co::Object) | co::Object | |
| Serializable() | co::Serializable | protected |
| Serializable(const Serializable &) | co::Serializable | protected |
| serialize(DataOStream &os, const uint64_t dirtyBits) override | co::ObjectMap | protectedvirtual |
| setAutoObsolete(const uint32_t count) | co::Object | |
| setDirty(const uint64_t bits) | co::Serializable | protectedvirtual |
| setID(const uint128_t &identifier) | co::Object | |
| setMasterNode(NodePtr node) (defined in co::Object) | co::Object | |
| setupChangeManager(const Object::ChangeType type, const bool master, LocalNodePtr localNode, const uint32_t masterInstanceID) (defined in co::Object) | co::Object | |
| STATIC enum value | co::Object | |
| sync(const uint128_t &version=VERSION_HEAD) | co::Object | virtual |
| transfer(Object *from) (defined in co::Object) | co::Object | |
| UNBUFFERED enum value | co::Object | |
| unmap(Object *object) | co::ObjectMap | |
| unpack(co::DataIStream &is) final | co::Serializable | protectedvirtual |
| unsetDirty(const uint64_t bits) | co::Serializable | protectedvirtual |
| ~Dispatcher() (defined in co::Dispatcher) | co::Dispatcher | protectedvirtual |
| ~Object() | co::Object | virtual |
| ~ObjectMap() | co::ObjectMap | virtual |
| ~Serializable() | co::Serializable | protectedvirtual |