|
using | ObjectFactory = std::function< std::unique_ptr< AbstractObject >()> |
|
|
template<typename ObjectType > |
void | registerObjectFactory (ObjectFactory objectFactory) |
|
template<typename ObjectType > |
void | unregisterObjectFactory () |
|
std::unique_ptr< AbstractObject > | generate () const |
|
The documentation for this class was generated from the following files:
- samples/stub_analytics_plugin/src/nx/vms_server_plugins/analytics/stub/object_detection/objects/random.h
- samples/stub_analytics_plugin/src/nx/vms_server_plugins/analytics/stub/object_detection/objects/random.cpp