All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Network Struct Reference

Network struct within mqtt paho. More...

Detailed Description

Network struct within mqtt paho.

Definition at line 104 of file paho_mqtt.h.

#include <paho_mqtt.h>

Data Fields

sock_tcp_t sock
 socket number
 
int(* mqttread )(struct Network *, unsigned char *, int, int)
 read internal function
 
int(* mqttwrite )(struct Network *, unsigned char *, int, int)
 write internal function
 

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