JaiaBot 2.0.0
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
_dccl_DCCLMessageOptions Struct Reference

#include <nanopb/dccl/option_extensions.pb.h>

Public Attributes

bool has_id
 
int32_t id
 
bool has_max_bytes
 
uint32_t max_bytes
 
pb_callback_t codec
 
pb_callback_t codec_group
 
bool has_codec_version
 
int32_t codec_version
 
bool has_omit_id
 
bool omit_id
 
pb_callback_t unit_system
 

Detailed Description

Definition at line 77 of file option_extensions.pb.h.

Member Data Documentation

◆ codec

pb_callback_t _dccl_DCCLMessageOptions::codec

Definition at line 82 of file option_extensions.pb.h.

◆ codec_group

pb_callback_t _dccl_DCCLMessageOptions::codec_group

Definition at line 83 of file option_extensions.pb.h.

◆ codec_version

int32_t _dccl_DCCLMessageOptions::codec_version

Definition at line 85 of file option_extensions.pb.h.

◆ has_codec_version

bool _dccl_DCCLMessageOptions::has_codec_version

Definition at line 84 of file option_extensions.pb.h.

◆ has_id

bool _dccl_DCCLMessageOptions::has_id

Definition at line 78 of file option_extensions.pb.h.

◆ has_max_bytes

bool _dccl_DCCLMessageOptions::has_max_bytes

Definition at line 80 of file option_extensions.pb.h.

◆ has_omit_id

bool _dccl_DCCLMessageOptions::has_omit_id

Definition at line 86 of file option_extensions.pb.h.

◆ id

int32_t _dccl_DCCLMessageOptions::id

Definition at line 79 of file option_extensions.pb.h.

◆ max_bytes

uint32_t _dccl_DCCLMessageOptions::max_bytes

Definition at line 81 of file option_extensions.pb.h.

◆ omit_id

bool _dccl_DCCLMessageOptions::omit_id

Definition at line 87 of file option_extensions.pb.h.

◆ unit_system

pb_callback_t _dccl_DCCLMessageOptions::unit_system

Definition at line 88 of file option_extensions.pb.h.


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