ML Middleware
ModusToolbox Machine Learning Middleware Library
All Data Structures Functions Variables Modules
mtb_data_streaming_context_t Struct Reference

#include <mtb_ml_stream.h>

Data Fields

mtb_data_streaming_obj_t obj_inst
 
mtb_data_streaming_xfer_done_t callback
 
void * call_tag
 

Detailed Description

Streaming context

Field Documentation

◆ call_tag

void* call_tag

pointer to call tag

◆ callback

mtb_data_streaming_xfer_done_t callback

callback function

◆ obj_inst

object instance


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