

Public Types | |
|
typedef std::shared_ptr < Namespace > | ns_type |
| typedef std::list< ns_type > | storage_type |
Public Member Functions | |
| Plugin (std::string const &name, std::string const &path, property_map_type &&info, storage_type &&namespaces) | |
Public Member Functions inherited from config::Library | |
| Library (std::string const &name, std::string const &path) | |
Public Attributes | |
| std::time_t | mtime_ |
| property_map_type | info_ |
| storage_type | namespaces_ |
Public Attributes inherited from config::Library | |
| std::string | path |
1.8.3.1