Collage  1.7.0
High-performance C++ library for developing object-oriented distributed applications.
co::ObjectICommand Member List

This is the complete list of members for co::ObjectICommand, including all inherited members.

clear() (defined in co::ICommand)co::ICommand
DataIStream() (defined in co::DataIStream)co::DataIStreamprotected
deserializeChildren(O *object, const std::vector< C * > &old, std::vector< C * > &result) (defined in co::DataIStream)co::DataIStream
get()co::ICommandinline
getBuffer() const (defined in co::ICommand)co::ICommand
getCommand() const co::ICommand
getInstanceID() const (defined in co::ObjectICommand)co::ObjectICommand
getLocalNode() const overrideco::ICommandvirtual
getNode() const co::ICommandinline
getObjectID() const (defined in co::ObjectICommand)co::ObjectICommand
getRemainingBuffer(const uint64_t size)co::DataIStream
getRemainingBufferSize()co::DataIStream
getRemoteNode() const overrideco::ICommandvirtual
getSize() const co::ICommand
getType() const co::ICommand
hasData()co::DataIStreaminline
ICommand() (defined in co::ICommand)co::ICommand
ICommand(LocalNodePtr local, NodePtr remote, ConstBufferPtr buffer) (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) (defined in co::ObjectICommand)co::ObjectICommand
ObjectICommand(const ICommand &command)co::ObjectICommand
ObjectICommand(const ObjectICommand &rhs)co::ObjectICommand
operator()() (defined in co::ICommand)co::ICommand
operator=(const ICommand &rhs) (defined in co::ICommand)co::ICommand
operator>>(T &value)co::DataIStreaminline
operator>>(Array< T > array)co::DataIStreaminline
operator>>(lunchbox::RefPtr< T > &)co::DataIStream
operator>>(lunchbox::Buffer< T > &)co::DataIStream
operator>>(std::vector< T > &)co::DataIStream
operator>>(std::map< K, V > &)co::DataIStream
operator>>(std::set< T > &)co::DataIStream
operator>>(std::unordered_map< K, V > &)co::DataIStream
operator>>(std::unordered_set< T > &)co::DataIStream
operator>>(std::string &str)co::DataIStreaminline
operator>>(Object *&object)co::DataIStreaminline
operator>>(std::vector< uint8_t > &value)co::DataIStreaminline
operator>>(std::vector< uint16_t > &value)co::DataIStreaminline
operator>>(std::vector< int16_t > &value)co::DataIStreaminline
operator>>(std::vector< uint32_t > &value)co::DataIStreaminline
operator>>(std::vector< int32_t > &value)co::DataIStreaminline
operator>>(std::vector< uint64_t > &value)co::DataIStreaminline
operator>>(std::vector< int64_t > &value)co::DataIStreaminline
operator>>(std::vector< float > &value)co::DataIStreaminline
operator>>(std::vector< double > &value)co::DataIStreaminline
operator>>(std::vector< ObjectVersion > &value)co::DataIStreaminline
read()co::DataIStreaminline
reset() (defined in co::DataIStream)co::DataIStreaminlinevirtual
setCommand(const uint32_t cmd) (defined in co::ICommand)co::ICommand
setDispatchFunction(const Dispatcher::Func &func) (defined in co::ICommand)co::ICommand
setType(const CommandType type) (defined in co::ICommand)co::ICommand
wasUsed() const (defined in co::DataIStream)co::DataIStream
~DataIStream() (defined in co::DataIStream)co::DataIStreamprotectedvirtual
~ICommand() (defined in co::ICommand)co::ICommandvirtual
~ObjectICommand()co::ObjectICommandvirtual