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) | |
![]() | |
Library (std::string const &name, std::string const &path) | |
Public Attributes | |
std::time_t | mtime_ |
property_map_type | info_ |
storage_type | namespaces_ |
![]() | |
std::string | path |