|
ARC SDK
|
Public Member Functions | |
| Common (EntityRetriever *t, const UserConfig &u) | |
| void | deactivate (void) |
| bool | lockExclusiveIfValid (void) |
| void | unlockExclusive (void) |
| bool | lockSharedIfValid (void) |
| void | unlockShared (void) |
| operator const UserConfig & (void) const | |
| const std::list< std::string > & | getAvailablePlugins (void) const |
| void | setAvailablePlugins (const std::list< std::string > &newAvailablePlugins) |
| EntityRetriever * | operator-> (void) |
| EntityRetriever * | operator* (void) |
Public Member Functions inherited from Arc::EntityRetrieverPluginLoader< T > | |
| EntityRetrieverPlugin< T > * | load (const std::string &name) |
|
const std::map< std::string, EntityRetrieverPlugin< T > * > & | GetTargetInformationRetrieverPlugins () const |
Additional Inherited Members | |
Static Public Member Functions inherited from Arc::EntityRetrieverPluginLoader< T > | |
| static std::list< std::string > | getListOfPlugins () |
Protected Attributes inherited from Arc::EntityRetrieverPluginLoader< T > | |
|
std::map< std::string, EntityRetrieverPlugin< T > * > | plugins |
Static Protected Attributes inherited from Arc::EntityRetrieverPluginLoader< T > | |
| static Logger | logger |
1.8.3.1-20130209