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 124 of file Osenc.h.

Member Data Documentation

◆ attribute_type

uint16_t _OSENC_Attribute_Record::attribute_type

Definition at line 127 of file Osenc.h.

◆ attribute_value_type

unsigned char _OSENC_Attribute_Record::attribute_value_type

Definition at line 128 of file Osenc.h.

◆ payload

void* _OSENC_Attribute_Record::payload

Definition at line 129 of file Osenc.h.

◆ record_length

uint32_t _OSENC_Attribute_Record::record_length

Definition at line 126 of file Osenc.h.

◆ record_type

uint16_t _OSENC_Attribute_Record::record_type

Definition at line 125 of file Osenc.h.


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