Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

Command Class Reference

#include <command.h>

List of all members.

Public Member Functions

 Command (void)
void display (void)
void key (unsigned char key, int x, int y)

Private Attributes

stringstream msgbuf


Detailed Description

Definition at line 6 of file command.h.


Constructor & Destructor Documentation

Command::Command void   ) 
 

Definition at line 33 of file command.cpp.


Member Function Documentation

void Command::display void   ) 
 

Definition at line 8 of file command.cpp.

Referenced by display().

void Command::key unsigned char  key,
int  x,
int  y
 

Definition at line 27 of file command.cpp.

References msgbuf.

Referenced by key().


Member Data Documentation

stringstream Command::msgbuf [private]
 

Definition at line 7 of file command.h.

Referenced by key().


The documentation for this class was generated from the following files:
Generated on Fri Sep 1 14:26:00 2006 for Raptor by  doxygen 1.4.4