Diffusion C API  5.9.24
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
svc_fetch_status_response_s Struct Reference

Structure passed to fetch response callback. More...

Data Fields

char * topic_path
 Name of topic fetched.
 
int status_flag
 Status flag; DIFFUSION_TRUE if fetch completed, or DIFFUSION_FALSE if fetch failed. More...
 
BUF_Tpayload
 Payload bytes.
 

Detailed Description

Structure passed to fetch response callback.

Field Documentation

int svc_fetch_status_response_s::status_flag

Status flag; DIFFUSION_TRUE if fetch completed, or DIFFUSION_FALSE if fetch failed.


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