|
HDK
|
#include <CMD_Command.h>
Public Member Functions | |
| const char * | getName () const |
| const char * | getOptions () const |
| CMD_Callback & | getCallback () |
| CMD_Command * | getChainCommand () |
| const char * | getDSOLocation () |
| bool | isSafe () const |
Friends | |
| class | CMD_Manager |
Definition at line 26 of file CMD_Command.h.
|
inline |
Definition at line 30 of file CMD_Command.h.
|
inline |
Definition at line 32 of file CMD_Command.h.
|
inline |
Definition at line 33 of file CMD_Command.h.
|
inline |
Definition at line 28 of file CMD_Command.h.
|
inline |
Definition at line 29 of file CMD_Command.h.
|
inline |
Definition at line 34 of file CMD_Command.h.
|
friend |
Definition at line 49 of file CMD_Command.h.