Loading...
Searching...
No Matches
asymcute_will Struct Reference

Data structure for defining a last will. More...

Detailed Description

Data structure for defining a last will.

Definition at line 309 of file asymcute.h.

#include <asymcute.h>

Data Fields

const char * topic
 last will topic
 
void * msg
 last will message content
 
size_t msg_len
 length of last will message content
 

Field Documentation

◆ msg

void* asymcute_will::msg

last will message content

Definition at line 311 of file asymcute.h.

◆ msg_len

size_t asymcute_will::msg_len

length of last will message content

Definition at line 312 of file asymcute.h.

◆ topic

const char* asymcute_will::topic

last will topic

Definition at line 310 of file asymcute.h.


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