
Classes | |
| class | INTELLI::ConfigMap |
| The unified map structure to store configurations in a key-value style. More... | |
Macros | |
| #define | newConfigMap make_shared<INTELLI::ConfigMap> |
| (Macro) To creat a new ConfigMap under shared pointer. | |
Typedefs | |
| typedef std::shared_ptr< ConfigMap > | INTELLI::ConfigMapPtr |
| The class to describe a shared pointer to ConfigMap. | |
This package is used to store configuration information in an unified map and get away from too many stand-alone functtions