JaiaBot  1.20.0
JaiaBot micro-AUV software
_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 31 of file option_extensions.pb.h.

Member Data Documentation

◆ codec

pb_callback_t _dccl_DCCLMessageOptions::codec

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

◆ codec_group

pb_callback_t _dccl_DCCLMessageOptions::codec_group

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

◆ codec_version

int32_t _dccl_DCCLMessageOptions::codec_version

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

◆ has_codec_version

bool _dccl_DCCLMessageOptions::has_codec_version

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

◆ has_id

bool _dccl_DCCLMessageOptions::has_id

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

◆ has_max_bytes

bool _dccl_DCCLMessageOptions::has_max_bytes

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

◆ has_omit_id

bool _dccl_DCCLMessageOptions::has_omit_id

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

◆ id

int32_t _dccl_DCCLMessageOptions::id

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

◆ max_bytes

uint32_t _dccl_DCCLMessageOptions::max_bytes

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

◆ omit_id

bool _dccl_DCCLMessageOptions::omit_id

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

◆ unit_system

pb_callback_t _dccl_DCCLMessageOptions::unit_system

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


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