| 
| 
  | 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) | 
|   | 
| 
EntityRetrieverPlugin< T > *  | load (const std::string &name) | 
|   | 
| 
const std::map< std::string, EntityRetrieverPlugin< T > * > &  | GetTargetInformationRetrieverPlugins () const | 
|   | 
The documentation for this class was generated from the following file: