|
Collage
0.6.1
|
A command specialization for objects. More...
#include <objectICommand.h>
Inheritance diagram for co::ObjectICommand:
Collaboration diagram for co::ObjectICommand: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.
0.6.1 by
1.7.6.1