|
TrueReality
v0.1.1912
|

Go to the source code of this file.
Namespaces | |
| trUtil | |
| Namespace that holds various utility classes for the engine. | |
Macros | |
| #define | USE_TABLE 1 |
| #define | THREAD_SAFETY 1 |
Functions | |
| TR_UTIL_EXPORT std::ostream & | trUtil::operator<< (std::ostream &stream, const RefStr &rs) |
Variables | |
| static size_t | trUtil::StringCount = 0 |
| static OpenThreads::Mutex | trUtil::gStringSetMutex |
| static std::set< std::string > | trUtil::StringSet |
| #define THREAD_SAFETY 1 |
Definition at line 40 of file RefStr.cpp.
| #define USE_TABLE 1 |
Definition at line 38 of file RefStr.cpp.