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) std::cerr << str |
| #define | Ogre_OutputWString(str) std::cerr << str |
Typedefs | |
| typedef stdext::hash_compare< _StringBase, std::less< _StringBase > > | Ogre::_StringHash |
| #define Ogre_OutputCString | ( | str | ) | std::cerr << str |
Definition at line 234 of file OgreString.h.
| #define Ogre_OutputWString | ( | str | ) | std::cerr << str |
Definition at line 235 of file OgreString.h.
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.