MPMA Framework 0.4
|
Initialization and configuration options for different parts of the framework. Adjust the parameters in here to suite your application. More...
Go to the source code of this file.
Classes | |
class | MPMA::InitAndShutdown |
You MUST declare this (and only 1 of it) at the start of the scope in which you want the framework to be used. It will handle all setup and cleanup required. Most likely you want to do this at the start of main(). More... | |
Namespaces | |
namespace | MPMA |
The Base MPMA Framework. |
Initialization and configuration options for different parts of the framework. Adjust the parameters in here to suite your application.