| 
    Collage
    0.6.1
    
   
   | 
  
  
  
 
A command specialization for custom commands. More...
#include <customICommand.h>
 Inheritance diagram for co::CustomICommand:
 Collaboration diagram for co::CustomICommand:Public Member Functions | |
| CO_API | CustomICommand (const ICommand &command) | 
| CO_API | CustomICommand (const CustomICommand &rhs) | 
| Copy-construct a custom command.   | |
| virtual CO_API | ~CustomICommand () | 
| Destruct a custom command.   | |
| CO_API const uint128_t & | getCommandID () const | 
A command specialization for custom commands.
Definition at line 29 of file customICommand.h.
| CO_API co::CustomICommand::CustomICommand | ( | const CustomICommand & | rhs | ) | 
Copy-construct a custom command.
| virtual CO_API co::CustomICommand::~CustomICommand | ( | ) |  [virtual] | 
        
Destruct a custom command.
 0.6.1 by 
    
      
     1.7.6.1