Main Page
Namespace List
Class Hierarchy
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
cCommand Class Reference
#include <
cmds.h
>
List of all members.
Public Methods
cCommand
(std::string
cmd_name
,
UI08
cmd_number, std::string callback)
UI08
getCommandLevel
()
void
call
(
P_CHAR
current)
Private Attributes
std::string
cmd_name
UI08
cmd_level
std::string
cmd_callback
Constructor & Destructor Documentation
cCommand::cCommand
(
std::string
cmd_name
,
UI08
cmd_number
,
std::string
callback
)
Member Function Documentation
void cCommand::call
(
P_CHAR
current
)
UI08
cCommand::getCommandLevel
(
)
Member Data Documentation
std::string cCommand::cmd_callback
[private]
UI08
cCommand::cmd_level
[private]
std::string cCommand::cmd_name
[private]
The documentation for this class was generated from the following files:
/home/groups/n/no/noxwizard/cvs/src/
cmds.h
/home/groups/n/no/noxwizard/cvs/src/
cmds.cpp