StateFS
 All Classes Files Functions Variables Typedefs Enumerations Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
config::Plugin Class Reference
Inheritance diagram for config::Plugin:
Inheritance graph
[legend]
Collaboration diagram for config::Plugin:
Collaboration graph
[legend]

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
 

The documentation for this class was generated from the following files: