Keos::Console::Print Struct Reference

Struct used to display message in the console. More...

#include <KeosConsoleLookDefault.h>

List of all members.

Public Member Functions

 Print (const std::string &Text)
const std::stringoperator() () const


Detailed Description

Struct used to display message in the console.

Ex: CConsole::Instance().RegisterCommand("ver", Console::Bind(Console::Print("version 1.X")));

Definition at line 139 of file KeosConsoleLookDefault.h.


Constructor & Destructor Documentation

Keos::Console::Print::Print ( const std::string Text  )  [inline]

Definition at line 141 of file KeosConsoleLookDefault.h.


Member Function Documentation

const std::string& Keos::Console::Print::operator() (  )  const [inline]

Definition at line 144 of file KeosConsoleLookDefault.h.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 9 14:29:34 2007 for Keos by  doxygen 1.5.1-p1