#include <jaiabot/messages/feather.pb.h>
Public Types | |
typedef LoRaMessage_ControlSurfaces | ControlSurfaces |
typedef LoRaMessage_MessageType | MessageType |
typedef LoRaMessage_ModemConfigChoice | ModemConfigChoice |
Public Member Functions | |
LoRaMessage () | |
virtual | ~LoRaMessage () |
LoRaMessage (const LoRaMessage &from) | |
LoRaMessage & | operator= (const LoRaMessage &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (LoRaMessage *other) |
LoRaMessage * | New () const final |
LoRaMessage * | New (::google::protobuf::Arena *arena) const final |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const LoRaMessage &from) |
void | MergeFrom (const LoRaMessage &from) |
void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_data () const |
void | clear_data () |
const ::std::string & | data () const |
void | set_data (const ::std::string &value) |
void | set_data (const char *value) |
void | set_data (const void *value, size_t size) |
::std::string * | mutable_data () |
::std::string * | release_data () |
void | set_allocated_data (::std::string *data) |
bool | has_control () const |
void | clear_control () |
const ::jaiabot::protobuf::LoRaMessage_ControlSurfaces & | control () const |
::jaiabot::protobuf::LoRaMessage_ControlSurfaces * | release_control () |
::jaiabot::protobuf::LoRaMessage_ControlSurfaces * | mutable_control () |
void | set_allocated_control (::jaiabot::protobuf::LoRaMessage_ControlSurfaces *control) |
bool | has_src () const |
void | clear_src () |
::google::protobuf::int32 | src () const |
void | set_src (::google::protobuf::int32 value) |
bool | has_dest () const |
void | clear_dest () |
::google::protobuf::int32 | dest () const |
void | set_dest (::google::protobuf::int32 value) |
bool | has_id () const |
void | clear_id () |
::google::protobuf::int32 | id () const |
void | set_id (::google::protobuf::int32 value) |
bool | has_flags () const |
void | clear_flags () |
::google::protobuf::int32 | flags () const |
void | set_flags (::google::protobuf::int32 value) |
bool | has_rssi () const |
void | clear_rssi () |
::google::protobuf::int32 | rssi () const |
void | set_rssi (::google::protobuf::int32 value) |
bool | has_transmit_successful () const |
void | clear_transmit_successful () |
bool | transmit_successful () const |
void | set_transmit_successful (bool value) |
bool | has_tx_power () const |
void | clear_tx_power () |
::google::protobuf::int32 | tx_power () const |
void | set_tx_power (::google::protobuf::int32 value) |
bool | has_type () const |
void | clear_type () |
::jaiabot::protobuf::LoRaMessage_MessageType | type () const |
void | set_type (::jaiabot::protobuf::LoRaMessage_MessageType value) |
bool | has_modem_config () const |
void | clear_modem_config () |
::jaiabot::protobuf::LoRaMessage_ModemConfigChoice | modem_config () const |
void | set_modem_config (::jaiabot::protobuf::LoRaMessage_ModemConfigChoice value) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const LoRaMessage & | default_instance () |
static void | InitAsDefaultInstance () |
static const LoRaMessage * | internal_default_instance () |
static bool | MessageType_IsValid (int value) |
static const ::google::protobuf::EnumDescriptor * | MessageType_descriptor () |
static const ::std::string & | MessageType_Name (MessageType value) |
static bool | MessageType_Parse (const ::std::string &name, MessageType *value) |
static bool | ModemConfigChoice_IsValid (int value) |
static const ::google::protobuf::EnumDescriptor * | ModemConfigChoice_descriptor () |
static const ::std::string & | ModemConfigChoice_Name (ModemConfigChoice value) |
static bool | ModemConfigChoice_Parse (const ::std::string &name, ModemConfigChoice *value) |
Friends | |
struct | ::protobuf_jaiabot_2fmessages_2ffeather_2eproto::TableStruct |
void | swap (LoRaMessage &a, LoRaMessage &b) |
Definition at line 268 of file feather.pb.h.
Definition at line 360 of file feather.pb.h.
Definition at line 362 of file feather.pb.h.
Definition at line 400 of file feather.pb.h.
jaiabot::protobuf::LoRaMessage::LoRaMessage | ( | ) |
|
virtual |
jaiabot::protobuf::LoRaMessage::LoRaMessage | ( | const LoRaMessage & | from | ) |
|
final |
|
final |
|
inline |
Definition at line 973 of file feather.pb.h.
|
inline |
Definition at line 737 of file feather.pb.h.
|
inline |
Definition at line 713 of file feather.pb.h.
|
inline |
Definition at line 852 of file feather.pb.h.
|
inline |
Definition at line 828 of file feather.pb.h.
|
inline |
Definition at line 924 of file feather.pb.h.
|
inline |
Definition at line 876 of file feather.pb.h.
|
inline |
Definition at line 689 of file feather.pb.h.
|
inline |
Definition at line 900 of file feather.pb.h.
|
inline |
Definition at line 949 of file feather.pb.h.
|
inline |
Definition at line 803 of file feather.pb.h.
|
inline |
Definition at line 980 of file feather.pb.h.
|
final |
void jaiabot::protobuf::LoRaMessage::CopyFrom | ( | const LoRaMessage & | from | ) |
|
inline |
Definition at line 741 of file feather.pb.h.
|
static |
|
static |
|
inline |
Definition at line 717 of file feather.pb.h.
|
inline |
Definition at line 856 of file feather.pb.h.
|
inlinefinal |
Definition at line 340 of file feather.pb.h.
|
final |
|
inline |
Definition at line 964 of file feather.pb.h.
|
inline |
Definition at line 728 of file feather.pb.h.
|
inline |
Definition at line 704 of file feather.pb.h.
|
inline |
Definition at line 843 of file feather.pb.h.
|
inline |
Definition at line 819 of file feather.pb.h.
|
inline |
Definition at line 915 of file feather.pb.h.
|
inline |
Definition at line 867 of file feather.pb.h.
|
inline |
Definition at line 680 of file feather.pb.h.
|
inline |
Definition at line 891 of file feather.pb.h.
|
inline |
Definition at line 940 of file feather.pb.h.
|
inline |
Definition at line 794 of file feather.pb.h.
|
inline |
Definition at line 832 of file feather.pb.h.
|
static |
|
inlinestatic |
Definition at line 305 of file feather.pb.h.
|
final |
|
final |
|
final |
void jaiabot::protobuf::LoRaMessage::MergeFrom | ( | const LoRaMessage & | from | ) |
|
final |
|
inlinestatic |
Definition at line 389 of file feather.pb.h.
|
inlinestatic |
Definition at line 379 of file feather.pb.h.
|
inlinestatic |
Definition at line 392 of file feather.pb.h.
|
inlinestatic |
Definition at line 395 of file feather.pb.h.
|
inline |
Definition at line 928 of file feather.pb.h.
|
inlinestatic |
Definition at line 421 of file feather.pb.h.
|
inlinestatic |
Definition at line 411 of file feather.pb.h.
|
inlinestatic |
Definition at line 424 of file feather.pb.h.
|
inlinestatic |
Definition at line 427 of file feather.pb.h.
|
inline |
Definition at line 993 of file feather.pb.h.
|
inline |
Definition at line 770 of file feather.pb.h.
|
inline |
Definition at line 297 of file feather.pb.h.
|
inlinefinal |
Definition at line 319 of file feather.pb.h.
|
inlinefinal |
Definition at line 323 of file feather.pb.h.
|
inline |
Definition at line 275 of file feather.pb.h.
|
inline |
Definition at line 986 of file feather.pb.h.
|
inline |
Definition at line 775 of file feather.pb.h.
|
inline |
Definition at line 880 of file feather.pb.h.
|
final |
|
inline |
Definition at line 1002 of file feather.pb.h.
|
inline |
Definition at line 783 of file feather.pb.h.
|
inline |
Definition at line 745 of file feather.pb.h.
|
inline |
Definition at line 758 of file feather.pb.h.
|
inline |
Definition at line 764 of file feather.pb.h.
|
inline |
Definition at line 721 of file feather.pb.h.
|
inline |
Definition at line 860 of file feather.pb.h.
|
inline |
Definition at line 836 of file feather.pb.h.
|
inline |
Definition at line 932 of file feather.pb.h.
|
inline |
Definition at line 884 of file feather.pb.h.
|
inline |
Definition at line 697 of file feather.pb.h.
|
inline |
Definition at line 908 of file feather.pb.h.
|
inline |
Definition at line 957 of file feather.pb.h.
|
inline |
Definition at line 811 of file feather.pb.h.
|
inline |
Definition at line 693 of file feather.pb.h.
void jaiabot::protobuf::LoRaMessage::Swap | ( | LoRaMessage * | other | ) |
|
inline |
Definition at line 904 of file feather.pb.h.
|
inline |
Definition at line 953 of file feather.pb.h.
|
inline |
Definition at line 807 of file feather.pb.h.
|
inline |
Definition at line 294 of file feather.pb.h.
|
friend |
Definition at line 566 of file feather.pb.h.
|
friend |
Definition at line 313 of file feather.pb.h.
|
static |
Definition at line 401 of file feather.pb.h.
|
static |
Definition at line 409 of file feather.pb.h.
|
static |
Definition at line 407 of file feather.pb.h.
|
static |
Definition at line 405 of file feather.pb.h.
|
static |
Definition at line 403 of file feather.pb.h.
|
static |
Definition at line 377 of file feather.pb.h.
|
static |
Definition at line 371 of file feather.pb.h.
|
static |
Definition at line 452 of file feather.pb.h.
|
static |
Definition at line 437 of file feather.pb.h.
|
static |
Definition at line 471 of file feather.pb.h.
|
static |
Definition at line 485 of file feather.pb.h.
|
static |
Definition at line 478 of file feather.pb.h.
|
staticconstexpr |
Definition at line 309 of file feather.pb.h.
|
static |
Definition at line 520 of file feather.pb.h.
|
static |
Definition at line 492 of file feather.pb.h.
|
static |
Definition at line 464 of file feather.pb.h.
|
static |
Definition at line 499 of file feather.pb.h.
|
static |
Definition at line 506 of file feather.pb.h.
|
static |
Definition at line 513 of file feather.pb.h.
|
static |
Definition at line 363 of file feather.pb.h.
|
static |
Definition at line 375 of file feather.pb.h.
|
static |
Definition at line 386 of file feather.pb.h.
|
static |
Definition at line 384 of file feather.pb.h.
|
static |
Definition at line 382 of file feather.pb.h.
|
static |
Definition at line 418 of file feather.pb.h.
|
static |
Definition at line 416 of file feather.pb.h.
|
static |
Definition at line 414 of file feather.pb.h.
|
static |
Definition at line 367 of file feather.pb.h.
|
static |
Definition at line 369 of file feather.pb.h.
|
static |
Definition at line 365 of file feather.pb.h.
|
static |
Definition at line 373 of file feather.pb.h.