#include <object_factory.h>
template<typename BaseClass , typename UniqueIdType , typename ObjectCreator = BaseClass* (*)()>
bool cvflann::ObjectFactory< BaseClass, UniqueIdType, ObjectCreator >::subscribe |
( |
UniqueIdType |
id, |
|
|
ObjectCreator |
creator |
|
) |
| |
template<typename BaseClass , typename UniqueIdType , typename ObjectCreator = BaseClass* (*)()>
template<typename BaseClass , typename UniqueIdType , typename ObjectCreator = BaseClass* (*)()>
template<typename BaseClass , typename UniqueIdType , typename ObjectCreator = BaseClass* (*)()>
The documentation for this class was generated from the following file: