|
Evo 7.12.0-TM26061101
Evo LPR Engine
|
#include <Engine.hpp>
Public Member Functions | |
| virtual EvoRC | SetParam (EvoParam param, const void *value)=0 |
| virtual EvoRC | GetParam (EvoParam param, void *value) const =0 |
This is topmost base class of all the types of engines. Objects of this class can't be created directly.