Goby3
3.1.5
2024.05.14
|
#include <goby/test/acomms/mmdriver2/test_config.pb.h>
Public Types | |
enum | : int { kTransmissionFieldNumber = 20 , kAppFieldNumber = 1 , kMm1CfgFieldNumber = 10 , kMm2CfgFieldNumber = 11 , kRepeatFieldNumber = 21 } |
Public Member Functions | |
MMDriverTest2Config () | |
virtual | ~MMDriverTest2Config () |
MMDriverTest2Config (const MMDriverTest2Config &from) | |
MMDriverTest2Config (MMDriverTest2Config &&from) noexcept | |
MMDriverTest2Config & | operator= (const MMDriverTest2Config &from) |
MMDriverTest2Config & | operator= (MMDriverTest2Config &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (MMDriverTest2Config *other) |
void | UnsafeArenaSwap (MMDriverTest2Config *other) |
MMDriverTest2Config * | New () const final |
MMDriverTest2Config * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const MMDriverTest2Config &from) |
void | MergeFrom (const MMDriverTest2Config &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | transmission_size () const |
void | clear_transmission () |
::goby::acomms::protobuf::ModemTransmission * | mutable_transmission (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::ModemTransmission > * | mutable_transmission () |
const ::goby::acomms::protobuf::ModemTransmission & | transmission (int index) const |
::goby::acomms::protobuf::ModemTransmission * | add_transmission () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::ModemTransmission > & | transmission () const |
bool | has_app () const |
void | clear_app () |
const ::goby::middleware::protobuf::AppConfig & | app () const |
::goby::middleware::protobuf::AppConfig * | release_app () |
::goby::middleware::protobuf::AppConfig * | mutable_app () |
void | set_allocated_app (::goby::middleware::protobuf::AppConfig *app) |
void | unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app) |
::goby::middleware::protobuf::AppConfig * | unsafe_arena_release_app () |
bool | has_mm1_cfg () const |
void | clear_mm1_cfg () |
const ::goby::acomms::protobuf::DriverConfig & | mm1_cfg () const |
::goby::acomms::protobuf::DriverConfig * | release_mm1_cfg () |
::goby::acomms::protobuf::DriverConfig * | mutable_mm1_cfg () |
void | set_allocated_mm1_cfg (::goby::acomms::protobuf::DriverConfig *mm1_cfg) |
void | unsafe_arena_set_allocated_mm1_cfg (::goby::acomms::protobuf::DriverConfig *mm1_cfg) |
::goby::acomms::protobuf::DriverConfig * | unsafe_arena_release_mm1_cfg () |
bool | has_mm2_cfg () const |
void | clear_mm2_cfg () |
const ::goby::acomms::protobuf::DriverConfig & | mm2_cfg () const |
::goby::acomms::protobuf::DriverConfig * | release_mm2_cfg () |
::goby::acomms::protobuf::DriverConfig * | mutable_mm2_cfg () |
void | set_allocated_mm2_cfg (::goby::acomms::protobuf::DriverConfig *mm2_cfg) |
void | unsafe_arena_set_allocated_mm2_cfg (::goby::acomms::protobuf::DriverConfig *mm2_cfg) |
::goby::acomms::protobuf::DriverConfig * | unsafe_arena_release_mm2_cfg () |
bool | has_repeat () const |
void | clear_repeat () |
::PROTOBUF_NAMESPACE_ID::int32 | repeat () const |
void | set_repeat (::PROTOBUF_NAMESPACE_ID::int32 value) |
Static Public Member Functions | |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const MMDriverTest2Config & | default_instance () |
static void | InitAsDefaultInstance () |
static const MMDriverTest2Config * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
MMDriverTest2Config (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Friends | |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
struct | ::TableStruct_goby_2ftest_2facomms_2fmmdriver2_2ftest_5fconfig_2eproto |
void | swap (MMDriverTest2Config &a, MMDriverTest2Config &b) |
Definition at line 83 of file test_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kTransmissionFieldNumber | |
kAppFieldNumber | |
kMm1CfgFieldNumber | |
kMm2CfgFieldNumber | |
kRepeatFieldNumber |
Definition at line 202 of file test_config.pb.h.
|
virtual |
|
final |
|
final |
::goby::acomms::protobuf::ModemTransmission* goby::test::protobuf::PROTOBUF_FINAL::add_transmission | ( | ) |
const ::goby::middleware::protobuf::AppConfig& goby::test::protobuf::PROTOBUF_FINAL::app | ( | ) | const |
|
final |
|
final |
void goby::test::protobuf::PROTOBUF_FINAL::clear_app | ( | ) |
void goby::test::protobuf::PROTOBUF_FINAL::clear_mm1_cfg | ( | ) |
void goby::test::protobuf::PROTOBUF_FINAL::clear_mm2_cfg | ( | ) |
void goby::test::protobuf::PROTOBUF_FINAL::clear_repeat | ( | ) |
void goby::test::protobuf::PROTOBUF_FINAL::clear_transmission | ( | ) |
|
final |
void goby::test::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const MMDriverTest2Config & | from | ) |
|
static |
|
inlinestatic |
Definition at line 115 of file test_config.pb.h.
|
inlinefinal |
Definition at line 171 of file test_config.pb.h.
|
inlinestatic |
Definition at line 118 of file test_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 121 of file test_config.pb.h.
bool goby::test::protobuf::PROTOBUF_FINAL::has_app | ( | ) | const |
bool goby::test::protobuf::PROTOBUF_FINAL::has_mm1_cfg | ( | ) | const |
bool goby::test::protobuf::PROTOBUF_FINAL::has_mm2_cfg | ( | ) | const |
bool goby::test::protobuf::PROTOBUF_FINAL::has_repeat | ( | ) | const |
|
static |
|
inlinestatic |
Definition at line 127 of file test_config.pb.h.
|
final |
|
final |
void goby::test::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const MMDriverTest2Config & | from | ) |
const ::goby::acomms::protobuf::DriverConfig& goby::test::protobuf::PROTOBUF_FINAL::mm1_cfg | ( | ) | const |
const ::goby::acomms::protobuf::DriverConfig& goby::test::protobuf::PROTOBUF_FINAL::mm2_cfg | ( | ) | const |
|
inline |
Definition at line 86 of file test_config.pb.h.
|
explicitprotected |
goby::test::protobuf::PROTOBUF_FINAL::MMDriverTest2Config | ( | const MMDriverTest2Config & | from | ) |
|
inlinenoexcept |
Definition at line 90 of file test_config.pb.h.
::goby::middleware::protobuf::AppConfig* goby::test::protobuf::PROTOBUF_FINAL::mutable_app | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::test::protobuf::PROTOBUF_FINAL::mutable_mm1_cfg | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::test::protobuf::PROTOBUF_FINAL::mutable_mm2_cfg | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::ModemTransmission >* goby::test::protobuf::PROTOBUF_FINAL::mutable_transmission | ( | ) |
::goby::acomms::protobuf::ModemTransmission* goby::test::protobuf::PROTOBUF_FINAL::mutable_transmission | ( | int | index | ) |
|
inline |
Definition at line 111 of file test_config.pb.h.
|
inlinefinal |
Definition at line 153 of file test_config.pb.h.
|
inlinefinal |
Definition at line 157 of file test_config.pb.h.
|
inline |
Definition at line 95 of file test_config.pb.h.
|
inlinenoexcept |
Definition at line 99 of file test_config.pb.h.
::goby::middleware::protobuf::AppConfig* goby::test::protobuf::PROTOBUF_FINAL::release_app | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::test::protobuf::PROTOBUF_FINAL::release_mm1_cfg | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::test::protobuf::PROTOBUF_FINAL::release_mm2_cfg | ( | ) |
::PROTOBUF_NAMESPACE_ID::int32 goby::test::protobuf::PROTOBUF_FINAL::repeat | ( | ) | const |
void goby::test::protobuf::PROTOBUF_FINAL::set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::test::protobuf::PROTOBUF_FINAL::set_allocated_mm1_cfg | ( | ::goby::acomms::protobuf::DriverConfig * | mm1_cfg | ) |
void goby::test::protobuf::PROTOBUF_FINAL::set_allocated_mm2_cfg | ( | ::goby::acomms::protobuf::DriverConfig * | mm2_cfg | ) |
void goby::test::protobuf::PROTOBUF_FINAL::set_repeat | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
|
inline |
Definition at line 137 of file test_config.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::acomms::protobuf::ModemTransmission >& goby::test::protobuf::PROTOBUF_FINAL::transmission | ( | ) | const |
const ::goby::acomms::protobuf::ModemTransmission& goby::test::protobuf::PROTOBUF_FINAL::transmission | ( | int | index | ) | const |
int goby::test::protobuf::PROTOBUF_FINAL::transmission_size | ( | ) | const |
|
inline |
Definition at line 108 of file test_config.pb.h.
::goby::middleware::protobuf::AppConfig* goby::test::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::test::protobuf::PROTOBUF_FINAL::unsafe_arena_release_mm1_cfg | ( | ) |
::goby::acomms::protobuf::DriverConfig* goby::test::protobuf::PROTOBUF_FINAL::unsafe_arena_release_mm2_cfg | ( | ) |
void goby::test::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app | ( | ::goby::middleware::protobuf::AppConfig * | app | ) |
void goby::test::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_mm1_cfg | ( | ::goby::acomms::protobuf::DriverConfig * | mm1_cfg | ) |
void goby::test::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_mm2_cfg | ( | ::goby::acomms::protobuf::DriverConfig * | mm2_cfg | ) |
|
inline |
Definition at line 145 of file test_config.pb.h.
|
friend |
Definition at line 301 of file test_config.pb.h.
|
friend |
Definition at line 178 of file test_config.pb.h.
|
friend |
Definition at line 311 of file test_config.pb.h.
|
friend |
Definition at line 134 of file test_config.pb.h.
|
staticconstexpr |
Definition at line 131 of file test_config.pb.h.