TIOVX User Guide

Module object internal state. More...

#include <vx_module.h>

Data Fields

vx_char name [TIVX_MODULE_MAX_NAME]
 names of modules
 
vx_publish_kernels_f publish
 callback to publish nodes in a module
 
vx_unpublish_kernels_f unpublish
 callback to unpublish nodes in a module
 
vx_bool is_loaded
 flag to indicate if module is loaded, module is counted only if it loaded
 

Detailed Description

Module object internal state.

Definition at line 89 of file vx_module.h.


The documentation for this struct was generated from the following file: