AdapterFlags
AdapterFlags contains a set of values that may be OR'd together to indicate in which circumstances Pl...
std::string PluginKey
PluginKey is a string type that is used to identify a plugin uniquely within the scope of "the curren...
std::vector< std::string > PluginCategoryHierarchy
PluginCategoryHierarchy is a sequence of general->specific category names, as may be associated with ...
std::vector< PluginKey > PluginKeyList
PluginKeyList is a sequence of plugin keys, such as returned by listPlugins().
static PluginLoader * m_instance