Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Member Functions | Public Attributes | List of all members
cRoot::cCommand Class Reference
Collaboration diagram for cRoot::cCommand:
Collaboration graph
[legend]

Public Member Functions

 cCommand (const AString &a_Command, cCommandOutputCallback *a_Output)
 

Public Attributes

AString m_Command
 
cCommandOutputCallbackm_Output
 

Detailed Description

Definition at line 201 of file Root.h.

Constructor & Destructor Documentation

cRoot::cCommand::cCommand ( const AString a_Command,
cCommandOutputCallback a_Output 
)
inline

Definition at line 204 of file Root.h.

Member Data Documentation

AString cRoot::cCommand::m_Command

Definition at line 210 of file Root.h.

cCommandOutputCallback* cRoot::cCommand::m_Output

Definition at line 211 of file Root.h.


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