|
|
template<typename T , typename TPtr > |
| static bool | installCallback (const std::string &id, std::map< std::string, TPtr > *mapT) |
| |
|
template<typename T , typename TPtr > |
| static void | uninstallCallback (const std::string &id, std::map< std::string, TPtr > *mapT) |
| |
|
template<typename T , typename TPtr > |
| static T * | callback (const std::string &id, std::map< std::string, TPtr > *mapT) |
| |
The documentation for this class was generated from the following file: