#include <SOMELibFactory.h>
Public Methods | |
void | addLib (const std::string& path) |
void | addLib (SOME::Path& path) |
const ClassCatalog& | getClassCatalog (const std::string&) |
std::vector< ClassCatalog > | getCategory (const std::string&) |
std::vector< ClassCatalog > | getByCategory (const std::string&, const std::string&) |
std::string | getLibExtension () |
std::set< std::string > | enumCategory ( const std::string& key ) |
get all values for a particular key for all loaded libs. More... | |
std::set< std::string > | enumCategory ( const std::string& key, std::map < std::string, std::string > &catmap ) |
std::vector< ClassCatalog > | getByCategory ( std::map < std::string, std::string > &keys ) |
Friends | |
class | getLibFactory |
Definition at line 41 of file SOMELibFactory.h.
|
Definition at line 65 of file SOMELibFactory.cpp. |
|
Definition at line 53 of file SOMELibFactory.cpp. |
|
Definition at line 141 of file SOMELibFactory.cpp. |
|
get all values for a particular key for all loaded libs.
Definition at line 126 of file SOMELibFactory.cpp. |
|
Definition at line 112 of file SOMELibFactory.cpp. |
|
Definition at line 98 of file SOMELibFactory.cpp. |
|
Definition at line 84 of file SOMELibFactory.cpp. |
|
Definition at line 72 of file SOMELibFactory.cpp. |
|
Definition at line 156 of file SOMELibFactory.cpp. |