Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

cScriptCommand Class Reference

#include <utils.h>

List of all members.

Public Methods

 cScriptCommand ()
 cScriptCommand (std::string command, std::string param)
 ~cScriptCommand ()
void execute (NXWSOCKET s)

Public Attributes

std::string command
std::string param


Constructor & Destructor Documentation

cScriptCommand::cScriptCommand  
 

cScriptCommand::cScriptCommand std::string    command,
std::string    param
 

cScriptCommand::~cScriptCommand  
 


Member Function Documentation

void cScriptCommand::execute NXWSOCKET    s
 


Member Data Documentation

std::string cScriptCommand::command
 

std::string cScriptCommand::param
 


The documentation for this class was generated from the following files: SourceForge.net Logo