#include <map>#include <exception>#include <PropsFile.h>Go to the source code of this file.
Classes | |
| class | GlobalPropsFile |
Variables | |
| BOREALIS_NAMESPACE_BEGIN | |
| Provides a singleton instance of a PropsFile object. | |
| BOREALIS_NAMESPACE_END | |
|
|
Provides a singleton instance of a PropsFile object. CONCURRENCY: When a thread is invoking "makeInstance(...)" or "destroyInstance", that must be the only pending method invocation on this class. Other than that, concurrent invocations may be rampant. |
|
|
|
1.3.8