HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CMD_Command Class Reference

#include <CMD_Command.h>

Public Member Functions

const char * getName () const
 
const char * getOptions () const
 
CMD_CallbackgetCallback ()
 
CMD_CommandgetChainCommand ()
 
const char * getDSOLocation ()
 
bool isSafe () const
 

Friends

class CMD_Manager
 

Detailed Description

Definition at line 26 of file CMD_Command.h.

Member Function Documentation

CMD_Callback& CMD_Command::getCallback ( )
inline

Definition at line 30 of file CMD_Command.h.

CMD_Command* CMD_Command::getChainCommand ( )
inline

Definition at line 32 of file CMD_Command.h.

const char* CMD_Command::getDSOLocation ( )
inline

Definition at line 33 of file CMD_Command.h.

const char* CMD_Command::getName ( ) const
inline

Definition at line 28 of file CMD_Command.h.

const char* CMD_Command::getOptions ( ) const
inline

Definition at line 29 of file CMD_Command.h.

bool CMD_Command::isSafe ( ) const
inline

Definition at line 34 of file CMD_Command.h.

Friends And Related Function Documentation

friend class CMD_Manager
friend

Definition at line 49 of file CMD_Command.h.


The documentation for this class was generated from the following file: