Commander::sCommand Struct Reference

Mutex for commands queueHolds info abou one message in queue. More...

#include <commander.h>

Collaboration diagram for Commander::sCommand:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 sCommand (const std::string &cmd, int plID)
 Just simple inicialization.

Public Attributes

std::string command
 string with command
int playerID
 ID of player who created the command.

Detailed Description

Mutex for commands queueHolds info abou one message in queue.

Definition at line 79 of file commander.h.


Constructor & Destructor Documentation

Commander::sCommand::sCommand const std::string &  cmd,
int  plID
[inline]
 

Just simple inicialization.

Definition at line 82 of file commander.h.

References command, and playerID.


Member Data Documentation

std::string Commander::sCommand::command
 

string with command

Definition at line 87 of file commander.h.

Referenced by Commander::processAllCommands(), and sCommand().

int Commander::sCommand::playerID
 

ID of player who created the command.

Definition at line 88 of file commander.h.

Referenced by Commander::processAllCommands(), and sCommand().


The documentation for this struct was generated from the following file:
Generated on Wed Apr 12 14:12:45 2006 for bjs by  doxygen 1.4.5