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

CUI_ConsoleFun Class Reference

cfun - internal class - not exported to DLL More...

#include <CUI_Console.h>

List of all members.

Public Member Functions

 CUI_ConsoleFun (const char *name, CUI_Console::cfun *function)
 ~CUI_ConsoleFun ()
 destructor

bool Execute (CUI_Console *con, char *param)
 execute this cfun with the given parameters


Protected Attributes

std::string m_name
 name

CUI_Console::cfunm_function
 pointer to the function to call


Detailed Description

cfun - internal class - not exported to DLL

Used to execute a function associated with the application. Parameters is always a string, let the app function do the conversion to figure out what it's getting.


The documentation for this class was generated from the following files:
Generated on Mon Sep 29 23:07:03 2003 for glGUI by doxygen 1.3.4