InteractiveConsole::Entry Struct Reference

List of all members.

Public Attributes

const char * cmd
 The command with which this handler is associated.
void(InteractiveConsole::* handler )(const std::vector< std::string > &)
 The method to be invoked for processing a command.

Detailed Description

Definition at line 266 of file InteractiveConsole.h.


Member Data Documentation

The command with which this handler is associated.

Definition at line 268 of file InteractiveConsole.h.

void(InteractiveConsole::* InteractiveConsole::Entry::handler)(const std::vector< std::string > &)

The method to be invoked for processing a command.

Referenced by InteractiveConsole::processCommands().


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

Generated on 19 Mar 2010 for PEACE by  doxygen 1.6.1