Equalizer
1.4.1
|
A command specialization for objects. More...
#include <objectICommand.h>
Public Member Functions | |
CO_API | ObjectICommand (LocalNodePtr local, NodePtr remote, ConstBufferPtr buffer, const bool swap) |
CO_API | ObjectICommand (const ICommand &command) |
CO_API | ObjectICommand (const ObjectICommand &rhs) |
Copy-construct an object command. | |
virtual CO_API | ~ObjectICommand () |
Destruct an object command. | |
const UUID & | getObjectID () const |
uint32_t | getInstanceID () const |
A command specialization for objects.
Definition at line 38 of file objectICommand.h.
CO_API co::ObjectICommand::ObjectICommand | ( | const ObjectICommand & | rhs | ) |
Copy-construct an object command.
virtual CO_API co::ObjectICommand::~ObjectICommand | ( | ) | [virtual] |
Destruct an object command.