Transformer SDK For C  7.1.9.29929-d422075
pipeline_eventnames_t Struct Reference

Names of the event handlers within the pipeline. More...

Data Fields

char * discard
 
char * initialise
 
char * nodata
 
char * request
 
char * status
 
char * udpsig
 
char * update
 

Detailed Description

Names of the event handlers within the pipeline.

Field Documentation

char* pipeline_eventnames_t::discard

Function name to handle discard messages

char* pipeline_eventnames_t::initialise

Function name to call on initialisation

char* pipeline_eventnames_t::nodata

Function name to handle nodata messages

char* pipeline_eventnames_t::request

Function name to handle request messages

char* pipeline_eventnames_t::status

Function name to handle status messages

char* pipeline_eventnames_t::udpsig

Function name to handle udp command signals

char* pipeline_eventnames_t::update

Function name to handle updates


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

Generated on Mon Jul 20 2020 19:17:22 for Transformer SDK For C