Console::ConStream Class Reference

An input stream to the console. More...

#include <Application/Console.h>

List of all members.


Detailed Description

An input stream to the console.

The following types can be passed to the ConStream using the overloaded '<<' operator:

  1. const char * (NULL terminated cstring)

std::string

  1. float
  2. int
  3. unsigned int
  4. byte

The documentation for this class was generated from the following files:
Generated on Mon Apr 5 19:08:05 2010 for BrickOut |ReDuX| by  doxygen 1.6.3