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