MPMA Framework 0.4
base Directory Reference
Directory dependency graph for base/:
base/

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 directory 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  Memory.cpp
file  Memory.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  ReferenceCount.cpp
 

Reference counting utilities.


file  ReferenceCount.h [code]
 

Reference counting utilities.


file  Setup.cpp
file  Setup.h [code]
 

Initialization and configuration options for different parts of the framework. Adjust the parameters in here to suite your application.


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.


 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends