TIOVX User Guide
|
Implementation of Module APIs. More...
Go to the source code of this file.
Data Structures | |
struct | tivx_module_t |
Module object internal state. More... | |
Macros | |
#define | TIVX_MODULE_MAX_NAME (256u) |
Maximum possible name of a module in system. | |
Functions | |
uint32_t | ownGetModuleCount (void) |
Returns number of resgistered modules. | |
Implementation of Module APIs.
Definition in file vx_module.h.