Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mg_send_mqtt_handshake_opts Struct Reference

#include <rcdaq/blob/master/mongoose.h>

Public Attributes

unsigned char flags
 
uint16_t keep_alive
 
const char * will_topic
 
const char * will_message
 
const char * user_name
 
const char * password
 

Detailed Description

Definition at line 2906 of file mongoose.h.

View newest version in sPHENIX GitHub at line 2906 of file mongoose.h

Member Data Documentation

unsigned char mg_send_mqtt_handshake_opts::flags

Definition at line 2907 of file mongoose.h.

View newest version in sPHENIX GitHub at line 2907 of file mongoose.h

Referenced by mg_send_mqtt_handshake_opt().

uint16_t mg_send_mqtt_handshake_opts::keep_alive

Definition at line 2908 of file mongoose.h.

View newest version in sPHENIX GitHub at line 2908 of file mongoose.h

Referenced by mg_send_mqtt_handshake_opt().

const char* mg_send_mqtt_handshake_opts::password

Definition at line 2912 of file mongoose.h.

View newest version in sPHENIX GitHub at line 2912 of file mongoose.h

Referenced by mg_send_mqtt_handshake_opt().

const char* mg_send_mqtt_handshake_opts::user_name

Definition at line 2911 of file mongoose.h.

View newest version in sPHENIX GitHub at line 2911 of file mongoose.h

Referenced by mg_send_mqtt_handshake_opt().

const char* mg_send_mqtt_handshake_opts::will_message

Definition at line 2910 of file mongoose.h.

View newest version in sPHENIX GitHub at line 2910 of file mongoose.h

const char* mg_send_mqtt_handshake_opts::will_topic

Definition at line 2909 of file mongoose.h.

View newest version in sPHENIX GitHub at line 2909 of file mongoose.h


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