|
Pol
Revision:cb584c9
|
#include <boost/noncopyable.hpp>#include <map>#include <string>#include <vector>#include "../../clib/maputil.h"#include "../../clib/refptr.h"#include "../module/fileaccess.h"Go to the source code of this file.
Classes | |
| class | Pol::Core::ConfigurationBuffer |
| struct | Pol::Core::ConfigurationBuffer::Memory |
Namespaces | |
| Pol | |
| Pol::Core | |
| Pol::Module | |
Typedefs | |
| typedef std::map< std::string, ConfigFileRef > | Pol::Core::CfgFiles |
| typedef std::map< std::string, Module::DataStoreFile *, Clib::ci_cmp_pred > | Pol::Core::DataStore |
| typedef std::vector< std::string > | Pol::Core::OldCfgFiles |
Definition in file ucfg.h.