, including all inherited members.
_cmdSync(co::Command &command) (defined in eq::fabric::Object) | eq::fabric::Object | [protected] |
_cmdUnknown(Command &command) | co::Dispatcher | [protected] |
accept(Visitor &visitor) | eq::fabric::Observer< C, O > | |
accept(Visitor &visitor) const | eq::fabric::Observer< C, O > | |
addInstanceDatas(const ObjectDataIStreamDeque &, const uint128_t &) (defined in co::Object) | co::Object | |
addSlave(Command &command, NodeMapObjectReplyPacket &reply) (defined in co::Object) | co::Object | |
applyMapData(const uint128_t &version) (defined in co::Object) | co::Object | |
attach(const base::UUID &id, const uint32_t instanceID) (defined in co::Object) | co::Object | [virtual] |
backup() (defined in eq::fabric::Observer< C, O >) | eq::fabric::Observer< C, O > | [virtual] |
ChangeType enum name | co::Object | |
chooseCompressor() const | co::Object | [virtual] |
commit(const uint32_t incarnation=CO_COMMIT_NEXT) | co::Object | |
commitChild(C *child, S *sender, const uint32_t incarnation) (defined in eq::fabric::Object) | eq::fabric::Object | [inline, protected] |
commitChild(C *child, const uint32_t incarnation) (defined in eq::fabric::Object) | eq::fabric::Object | [inline, protected] |
commitChildren(const std::vector< C * > &children, S *sender, const uint32_t incarnation) (defined in eq::fabric::Object) | eq::fabric::Object | [inline, protected] |
commitChildren(const std::vector< C * > &children, const uint32_t incarnation) (defined in eq::fabric::Object) | eq::fabric::Object | [inline, protected] |
commitChildren(const std::vector< C * > &children, const uint32_t incarnation) (defined in eq::fabric::Object) | eq::fabric::Object | [protected] |
commitNB(const uint32_t incarnation) | eq::fabric::Object | [virtual] |
commitSync(const uint32_t commitID) | eq::fabric::Serializable | [inline, virtual] |
DELTA enum value | co::Object | |
deserialize(co::DataIStream &is, const uint64_t dirtyBits) | eq::fabric::Observer< C, O > | [protected, virtual] |
detach() (defined in co::Object) | co::Object | [virtual] |
DIRTY_ALL enum value (defined in eq::fabric::Serializable) | eq::fabric::Serializable | [protected] |
DIRTY_CUSTOM enum value (defined in eq::fabric::Object) | eq::fabric::Object | |
DIRTY_ERROR enum value (defined in eq::fabric::Object) | eq::fabric::Object | |
DIRTY_EYE_BASE enum value (defined in eq::fabric::Observer< C, O >) | eq::fabric::Observer< C, O > | [protected] |
DIRTY_HEAD enum value (defined in eq::fabric::Observer< C, O >) | eq::fabric::Observer< C, O > | [protected] |
DIRTY_NAME enum value (defined in eq::fabric::Object) | eq::fabric::Object | |
DIRTY_NONE enum value (defined in eq::fabric::Serializable) | eq::fabric::Serializable | [protected] |
DIRTY_OBJECT_BITS enum value (defined in eq::fabric::Object) | eq::fabric::Object | |
DIRTY_OBSERVER_BITS enum value (defined in eq::fabric::Observer< C, O >) | eq::fabric::Observer< C, O > | [protected] |
DIRTY_REMOVED enum value (defined in eq::fabric::Object) | eq::fabric::Object | |
DIRTY_SERIAL enum value (defined in eq::fabric::Object) | eq::fabric::Object | |
DIRTY_TASKS enum value (defined in eq::fabric::Object) | eq::fabric::Object | |
DIRTY_USERDATA enum value (defined in eq::fabric::Object) | eq::fabric::Object | |
DirtyBits enum name | eq::fabric::Observer< C, O > | [protected] |
dispatchCommand(Command &command) | co::Dispatcher | [virtual] |
Dispatcher() (defined in co::Dispatcher) | co::Dispatcher | |
Dispatcher(const Dispatcher &from) (defined in co::Dispatcher) | co::Dispatcher | |
Func typedef (defined in co::Dispatcher) | co::Dispatcher | |
getAutoObsolete() const | co::Object | |
getChangeType() const | eq::fabric::Serializable | [inline, protected, virtual] |
getConfig() const | eq::fabric::Observer< C, O > | [inline] |
getConfig() | eq::fabric::Observer< C, O > | [inline] |
getDirty() const | eq::fabric::Serializable | [inline] |
getError() const | eq::fabric::Object | [inline] |
getEyeBase() const | eq::fabric::Observer< C, O > | [inline] |
getHeadMatrix() const | eq::fabric::Observer< C, O > | [inline] |
getHeadVersion() const | co::Object | |
getID() const | co::Object | [inline] |
getInstanceID() const | co::Object | [inline] |
getLocalNode() | co::Object | [inline] |
getMasterInstanceID() const (defined in co::Object) | co::Object | |
getMasterNode() (defined in co::Object) | co::Object | |
getName() const | eq::fabric::Object | |
getPath() const (defined in eq::fabric::Observer< C, O >) | eq::fabric::Observer< C, O > | |
getRedistributableBits() const (defined in eq::fabric::Observer< C, O >) | eq::fabric::Observer< C, O > | [inline, protected, virtual] |
getSerial() const (defined in eq::fabric::Object) | eq::fabric::Object | [inline] |
getTasks() const | eq::fabric::Object | [inline] |
getUserData() | eq::fabric::Object | [inline] |
getUserData() const | eq::fabric::Object | [inline] |
getUserDataLatency() const | eq::fabric::Object | [inline, protected, virtual] |
getVersion() const | co::Object | |
hasMasterUserData() | eq::fabric::Object | [inline, protected, virtual] |
INSTANCE enum value | co::Object | |
isAttached() const | co::Object | [inline] |
isBuffered() const (defined in co::Object) | co::Object | |
isDirty() const | eq::fabric::Object | [virtual] |
eq::fabric::Serializable::isDirty(const uint64_t dirtyBits) const | eq::fabric::Serializable | [inline, virtual] |
isMaster() const | co::Object | |
NONE enum value (defined in co::Object) | co::Object | |
notifyAttached() | eq::fabric::Serializable | [inline, protected, virtual] |
notifyDetach() | eq::fabric::Object | [protected, virtual] |
notifyNewHeadVersion(const uint128_t &version) | co::Object | [virtual] |
notifyNewVersion() | co::Object | [inline, virtual] |
Object() | eq::fabric::Object | [protected] |
eq::fabric::Serializable::Object(const Object &) | co::Object | [protected] |
Observer(C *config) (defined in eq::fabric::Observer< C, O >) | eq::fabric::Observer< C, O > | [protected] |
operator=(const Object &) | co::Object | [inline, protected] |
co::Dispatcher::operator=(const Dispatcher &) | co::Dispatcher | [inline] |
postRemove(const Object *child) (defined in eq::fabric::Object) | eq::fabric::Object | [protected] |
registerCommand(const uint32_t command, const CommandFunc< T > &func, CommandQueue *destinationQueue) | co::Dispatcher | [protected] |
releaseChildren(const std::vector< C * > &children) (defined in eq::fabric::Object) | eq::fabric::Object | [inline, protected] |
removeChild(const co::base::UUID &) (defined in eq::fabric::Object) | eq::fabric::Object | [inline, protected, virtual] |
removeSlave(NodePtr node) (defined in co::Object) | co::Object | |
restore() (defined in eq::fabric::Observer< C, O >) | eq::fabric::Observer< C, O > | [virtual] |
send(NodePtr node, ObjectPacket &packet) | co::Object | |
send(NodePtr node, ObjectPacket &packet, const std::string &string) | co::Object | |
send(NodePtr node, ObjectPacket &packet, const void *data, const uint64_t size) | co::Object | |
sendInstanceData(Nodes &nodes) (defined in co::Object) | co::Object | |
Serializable() | eq::fabric::Serializable | [inline, protected] |
Serializable(const Serializable &) | eq::fabric::Serializable | [inline, protected] |
serialize(co::DataOStream &os, const uint64_t dirtyBits) | eq::fabric::Observer< C, O > | [protected, virtual] |
setAutoObsolete(const uint32_t count) | co::Object | |
setDirty(const uint64_t bits) | eq::fabric::Observer< C, O > | [protected, virtual] |
setError(const int32_t error) | eq::fabric::Object | |
setEyeBase(const float eyeBase) | eq::fabric::Observer< C, O > | |
setHeadMatrix(const Matrix4f &matrix) | eq::fabric::Observer< C, O > | |
setID(const base::UUID &identifier) (defined in co::Object) | co::Object | |
setMasterNode(NodePtr node) (defined in co::Object) | co::Object | |
setName(const std::string &name) | eq::fabric::Object | |
setTasks(const uint32_t tasks) (defined in eq::fabric::Object) | eq::fabric::Object | [protected] |
setupChangeManager(const Object::ChangeType type, const bool master, LocalNodePtr localNode, const uint32_t masterInstanceID) (defined in co::Object) | co::Object | |
setUserData(co::Object *userData) | eq::fabric::Object | |
STATIC enum value | co::Object | |
sync(const uint128_t &version=VERSION_HEAD) | co::Object | [virtual] |
syncChildren(const std::vector< C * > &children) (defined in eq::fabric::Object) | eq::fabric::Object | [inline, protected] |
transfer(Object *from) (defined in co::Object) | co::Object | |
UNBUFFERED enum value | co::Object | |
unsetDirty(const uint64_t bits) | eq::fabric::Serializable | [inline, protected, virtual] |
Visitor typedef | eq::fabric::Observer< C, O > | |
~Dispatcher() (defined in co::Dispatcher) | co::Dispatcher | [virtual] |
~Object() | eq::fabric::Object | [protected, virtual] |
~Observer() (defined in eq::fabric::Observer< C, O >) | eq::fabric::Observer< C, O > | [protected, virtual] |
~Serializable() | eq::fabric::Serializable | [inline, protected, virtual] |