All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
ConfigManager.h File Reference

Class def header for a class flashmatch::ConfigManager. More...

#include <iostream>
#include "PSet.h"
#include <set>

Go to the source code of this file.

Classes

class  flashmatch::ConfigManager
 Utility class to register a set of configurations Provides also a shared instance through which registered configurations can be shared beyond a single owner.
Using flashmatch::PSet, the uniqueness of configuration parameters is guaranteed (no worry to "overwrite")
. More...
 

Namespaces

 flashmatch
 

Detailed Description

Class def header for a class flashmatch::ConfigManager.

Author
drinkingkazu

Definition in file ConfigManager.h.