OgreString.h File Reference

Go to the source code of this file.

Classes

class  Ogre::StringUtil
 Utility class for manipulating Strings. More...

Namespaces

namespace  Ogre

Macros

#define Ogre_OutputCString(str)
#define Ogre_OutputWString(str)

Typedefs

typedef stdext::hash_compare< _StringBase, std::less< _StringBase > > Ogre::_StringHash

Macro Definition Documentation

◆ Ogre_OutputCString

#define Ogre_OutputCString ( str)
Value:
std::cerr << str

Definition at line 234 of file OgreString.h.

◆ Ogre_OutputWString

#define Ogre_OutputWString ( str)
Value:
std::cerr << str

Definition at line 235 of file OgreString.h.


Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.