Collage  1.2.1
High-performance C++ library for developing object-oriented distributed applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
co::CustomICommand Member List

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

clear() (defined in co::ICommand)co::ICommand
CustomICommand(const ICommand &command) (defined in co::CustomICommand)co::CustomICommandexplicit
CustomICommand(const CustomICommand &rhs)co::CustomICommand
DataIStream(const bool swap) (defined in co::DataIStream)co::DataIStreamexplicitprotected
DataIStream(const DataIStream &) (defined in co::DataIStream)co::DataIStreamexplicitprotected
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
getCommandID() const (defined in co::CustomICommand)co::CustomICommand
getLocalNode() const overrideco::ICommandvirtual
getNode() const co::ICommandinline
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, const bool swap) (defined in co::ICommand)co::ICommand
ICommand(const ICommand &rhs) (defined in co::ICommand)co::ICommand
isSwapping() const (defined in co::DataIStream)co::DataIStream
isValid() const co::ICommand
operator()() (defined in co::ICommand)co::ICommand
operator=(const ICommand &rhs) (defined in co::ICommand)co::ICommand
operator=(const DataIStream &rhs) (defined in co::DataIStream)co::DataIStream
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>>(stde::hash_map< K, V > &)co::DataIStream
operator>>(stde::hash_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
setSwapping(const bool onOff) (defined in co::DataIStream)co::DataIStream
setType(const CommandType type) (defined in co::ICommand)co::ICommand
swap(T &v)co::DataIStreaminlinestatic
wasUsed() const (defined in co::DataIStream)co::DataIStream
~CustomICommand()co::CustomICommandvirtual
~DataIStream() (defined in co::DataIStream)co::DataIStreamprotectedvirtual
~ICommand() (defined in co::ICommand)co::ICommandvirtual