Globals.cpp File Reference

Implements global functions. More...

#include "Common/Globals.h"
#include "Application/SDLApplication.h"

Functions

const char * GetVersionString ()
 Gets the version string for the active application.
Console::ConStream ConWarning ()
 Reports a warning message to the console.
Console::ConStream ConError ()
 Reports an error message to the console.
Console::ConStream ConMsg ()
 Reports a message to the console.

Detailed Description

Implements global functions.

Author:
Joe Forte
Date:
5/19/2008

Function Documentation

Console::ConStream ConError (  ) 

Reports an error message to the console.

Returns:
A ConStream that can be used similiarlt to the std iostreams.
Console::ConStream ConMsg (  ) 

Reports a message to the console.

Returns:
A ConStream that can be used similiarlt to the std iostreams.
Console::ConStream ConWarning (  ) 

Reports a warning message to the console.

Returns:
A ConStream that can be used similiarlt to the std iostreams.
const char* GetVersionString (  ) 

Gets the version string for the active application.

Returns:
the version string for the active application.
Generated on Mon Apr 5 19:08:04 2010 for BrickOut |ReDuX| by  doxygen 1.6.3