| 
 Directories | 
| directory   | linux | 
| directory   | win32 | 
 Files | 
| file   | Debug.h [code] | 
|   | Debugging helpers. 
  | 
| file   | DebugRouter.cpp | 
| file   | DebugRouter.h [code] | 
|   | Debug output router. 
  | 
| file   | File.cpp | 
| file   | File.h [code] | 
|   | File name converter and file management functions. 
  | 
| file   | Info.cpp | 
| file   | Info.h [code] | 
|   | Retrieves information about the system. 
  | 
| file   | Locks.cpp | 
| file   | Locks.h [code] | 
|   | Thread locking constructs and atomic functions. 
  | 
| file   | MemMan.cpp | 
| file   | MemMan.h [code] | 
|   | Handles memory management and tracking/debugging. 
  | 
| file   | MiscStuff.cpp | 
| file   | MiscStuff.h [code] | 
|   | A bunch of mismatched but useful functions. 
  | 
| file   | Profiler.cpp | 
| file   | Profiler.h [code] | 
|   | Profile the speed of sections of code. 
  | 
| file   | Setup.cpp | 
| file   | Setup.h [code] | 
|   | Initialization and configuration options for different parts of the framework. 
  | 
| file   | Thread.cpp | 
| file   | Thread.h [code] | 
|   | Thread creation and management. 
  | 
| file   | ThreadedTask.cpp | 
| file   | ThreadedTask.h [code] | 
|   | Paralellize a task using threads. 
  | 
| file   | Timer.h [code] | 
|   | A class for measuring time passed with a high degree of precision (sub ms level). 
  | 
| file   | Types.h [code] | 
|   | Definition of basic data types, so there is no ambiguity between different platforms and compilers. 
  | 
| file   | Vary.cpp | 
| file   | Vary.h [code] | 
|   | A variable type variable. 
  |