#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 |
Definition at line 77 of file option_extensions.pb.h.
| pb_callback_t _dccl_DCCLMessageOptions::codec |
Definition at line 82 of file option_extensions.pb.h.
| pb_callback_t _dccl_DCCLMessageOptions::codec_group |
Definition at line 83 of file option_extensions.pb.h.
| int32_t _dccl_DCCLMessageOptions::codec_version |
Definition at line 85 of file option_extensions.pb.h.
| bool _dccl_DCCLMessageOptions::has_codec_version |
Definition at line 84 of file option_extensions.pb.h.
| bool _dccl_DCCLMessageOptions::has_id |
Definition at line 78 of file option_extensions.pb.h.
| bool _dccl_DCCLMessageOptions::has_max_bytes |
Definition at line 80 of file option_extensions.pb.h.
| bool _dccl_DCCLMessageOptions::has_omit_id |
Definition at line 86 of file option_extensions.pb.h.
| int32_t _dccl_DCCLMessageOptions::id |
Definition at line 79 of file option_extensions.pb.h.
| uint32_t _dccl_DCCLMessageOptions::max_bytes |
Definition at line 81 of file option_extensions.pb.h.
| bool _dccl_DCCLMessageOptions::omit_id |
Definition at line 87 of file option_extensions.pb.h.
| pb_callback_t _dccl_DCCLMessageOptions::unit_system |
Definition at line 88 of file option_extensions.pb.h.