OpenCPN Partial API docs
Loading...
Searching...
No Matches
_OSENC_Attribute_Record Struct Reference

Public Attributes

uint16_t record_type
 
uint32_t record_length
 
uint16_t attribute_type
 
unsigned char attribute_value_type
 
void * payload
 

Detailed Description

Definition at line 129 of file o_senc.h.

Member Data Documentation

◆ attribute_type

uint16_t _OSENC_Attribute_Record::attribute_type

Definition at line 132 of file o_senc.h.

◆ attribute_value_type

unsigned char _OSENC_Attribute_Record::attribute_value_type

Definition at line 133 of file o_senc.h.

◆ payload

void* _OSENC_Attribute_Record::payload

Definition at line 134 of file o_senc.h.

◆ record_length

uint32_t _OSENC_Attribute_Record::record_length

Definition at line 131 of file o_senc.h.

◆ record_type

uint16_t _OSENC_Attribute_Record::record_type

Definition at line 130 of file o_senc.h.


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