, including all inherited members.
advanceBuffer(const uint64_t offset) | co::DataIStream | |
clear() (defined in co::ICommand) | co::ICommand | |
DataIStream() (defined in co::DataIStream) | co::DataIStream | |
DataIStream(const DataIStream &) (defined in co::DataIStream) | co::DataIStream | |
deserializeChildren(O *object, const std::vector< C * > &old, std::vector< C * > &result) | co::DataIStream | |
EventICommand(const co::ICommand &command) (defined in eq::EventICommand) | eq::EventICommand | |
EventICommand(const EventICommand &rhs) | eq::EventICommand | |
get() | co::ICommand | [inline] |
getBuffer() const (defined in co::ICommand) | co::ICommand | |
getCommand() const | co::ICommand | |
getEventType() const | eq::EventICommand | |
getInstanceID() const (defined in co::ObjectICommand) | co::ObjectICommand | |
getLocalNode() const | co::ICommand | |
getNextBuffer(uint32_t *compressor, uint32_t *nChunks, const void **chunkData, uint64_t *size)=0 (defined in co::DataIStream) | co::DataIStream | [protected, pure virtual] |
getNode() const | co::ICommand | |
getObjectID() const (defined in co::ObjectICommand) | co::ObjectICommand | |
getRemainingBuffer() | co::DataIStream | |
getRemainingBufferSize() | co::DataIStream | |
getSize_() const | co::ICommand | |
getType() const | co::ICommand | |
hasData() | co::DataIStream | [inline] |
ICommand() (defined in co::ICommand) | co::ICommand | |
ICommand(LocalNodePtr local, NodePtr remote, ConstBufferPtr buffer, const bool swap) (defined in co::ICommand) | co::ICommand | |
ICommand(const ICommand &rhs) (defined in co::ICommand) | co::ICommand | |
isValid() const | co::ICommand | |
ObjectICommand(LocalNodePtr local, NodePtr remote, ConstBufferPtr buffer, const bool swap) (defined in co::ObjectICommand) | co::ObjectICommand | |
ObjectICommand(const ICommand &command) (defined in co::ObjectICommand) | co::ObjectICommand | |
ObjectICommand(const ObjectICommand &rhs) | co::ObjectICommand | |
operator()() | co::ICommand | |
operator=(const ICommand &rhs) (defined in co::ICommand) | co::ICommand | |
operator>>(T &value) | co::DataIStream | [inline] |
operator>>(std::vector< T > &value) | co::DataIStream | [inline] |
operator>>(std::string &str) | co::DataIStream | [inline] |
operator>>(Object *&object) | co::DataIStream | [inline] |
operator>>(std::vector< uint8_t > &value) | co::DataIStream | [inline] |
operator>>(std::vector< uint16_t > &value) | co::DataIStream | [inline] |
operator>>(std::vector< int16_t > &value) | co::DataIStream | [inline] |
operator>>(std::vector< uint32_t > &value) | co::DataIStream | [inline] |
operator>>(std::vector< int32_t > &value) | co::DataIStream | [inline] |
operator>>(std::vector< uint64_t > &value) | co::DataIStream | [inline] |
operator>>(std::vector< int64_t > &value) | co::DataIStream | [inline] |
operator>>(std::vector< float > &value) | co::DataIStream | [inline] |
operator>>(std::vector< double > &value) | co::DataIStream | [inline] |
operator>>(std::vector< ObjectVersion > &value) | co::DataIStream | [inline] |
read(void *data, uint64_t size) | co::DataIStream | |
reset() (defined in co::DataIStream) | co::DataIStream | [inline, virtual] |
setCommand(const uint32_t cmd) | co::ICommand | |
setDispatchFunction(const Dispatcher::Func &func) | co::ICommand | |
setType(const CommandType type) | co::ICommand | |
~DataIStream() (defined in co::DataIStream) | co::DataIStream | [virtual] |
~EventICommand() | eq::EventICommand | |
~ICommand() (defined in co::ICommand) | co::ICommand | [virtual] |
~ObjectICommand() | co::ObjectICommand | [virtual] |