NetSim Source Code Help
Loading...
Searching...
No Matches
stru_NetSim_COAP_Options Struct Reference

#include <CoAP.h>

Collaboration diagram for stru_NetSim_COAP_Options:
Collaboration graph

Data Fields

unsigned int optionDelta: 4
 
unsigned int optionLength: 4
 
void * optionvalue
 

Detailed Description

Definition at line 84 of file CoAP.h.

Field Documentation

◆ optionDelta

unsigned int stru_NetSim_COAP_Options::optionDelta

Definition at line 85 of file CoAP.h.

◆ optionLength

unsigned int stru_NetSim_COAP_Options::optionLength

Definition at line 86 of file CoAP.h.

◆ optionvalue

void* stru_NetSim_COAP_Options::optionvalue

Definition at line 87 of file CoAP.h.


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