#include <goby/acomms/protobuf/abc_driver.pb.h>
|
| Config (::PROTOBUF_NAMESPACE_ID::Arena *arena) |
|
Definition at line 83 of file abc_driver.pb.h.
◆ anonymous enum
Enumerator |
---|
kEnableBarFieldNumber | |
kEnableFooFieldNumber | |
Definition at line 202 of file abc_driver.pb.h.
◆ ~Config()
virtual goby::acomms::abc::protobuf::PROTOBUF_FINAL::~Config |
( |
| ) |
|
|
virtual |
◆ _InternalParse()
const char* goby::acomms::abc::protobuf::PROTOBUF_FINAL::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
::PROTOBUF_NAMESPACE_ID::uint8* goby::acomms::abc::protobuf::PROTOBUF_FINAL::_InternalSerialize |
( |
::PROTOBUF_NAMESPACE_ID::uint8 * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
size_t goby::acomms::abc::protobuf::PROTOBUF_FINAL::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::abc::protobuf::PROTOBUF_FINAL::Clear |
( |
| ) |
|
|
final |
◆ clear_enable_bar()
void goby::acomms::abc::protobuf::PROTOBUF_FINAL::clear_enable_bar |
( |
| ) |
|
◆ clear_enable_foo()
void goby::acomms::abc::protobuf::PROTOBUF_FINAL::clear_enable_foo |
( |
| ) |
|
◆ Config() [1/4]
goby::acomms::abc::protobuf::PROTOBUF_FINAL::Config |
( |
| ) |
|
|
inline |
◆ Config() [2/4]
goby::acomms::abc::protobuf::PROTOBUF_FINAL::Config |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena | ) |
|
|
explicitprotected |
◆ Config() [3/4]
goby::acomms::abc::protobuf::PROTOBUF_FINAL::Config |
( |
Config && |
from | ) |
|
|
inlinenoexcept |
◆ Config() [4/4]
goby::acomms::abc::protobuf::PROTOBUF_FINAL::Config |
( |
const Config & |
from | ) |
|
◆ CopyFrom() [1/2]
void goby::acomms::abc::protobuf::PROTOBUF_FINAL::CopyFrom |
( |
const ::PROTOBUF_NAMESPACE_ID::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
void goby::acomms::abc::protobuf::PROTOBUF_FINAL::CopyFrom |
( |
const Config & |
from | ) |
|
◆ default_instance()
static const Config& goby::acomms::abc::protobuf::PROTOBUF_FINAL::default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::acomms::abc::protobuf::PROTOBUF_FINAL::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ enable_bar()
bool goby::acomms::abc::protobuf::PROTOBUF_FINAL::enable_bar |
( |
| ) |
const |
◆ enable_foo()
bool goby::acomms::abc::protobuf::PROTOBUF_FINAL::enable_foo |
( |
| ) |
const |
◆ GetCachedSize()
int goby::acomms::abc::protobuf::PROTOBUF_FINAL::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::acomms::abc::protobuf::PROTOBUF_FINAL::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::abc::protobuf::PROTOBUF_FINAL::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection* goby::acomms::abc::protobuf::PROTOBUF_FINAL::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_enable_bar()
bool goby::acomms::abc::protobuf::PROTOBUF_FINAL::has_enable_bar |
( |
| ) |
const |
◆ has_enable_foo()
bool goby::acomms::abc::protobuf::PROTOBUF_FINAL::has_enable_foo |
( |
| ) |
const |
◆ InitAsDefaultInstance()
static void goby::acomms::abc::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const Config* goby::acomms::abc::protobuf::PROTOBUF_FINAL::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool goby::acomms::abc::protobuf::PROTOBUF_FINAL::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom() [1/2]
void goby::acomms::abc::protobuf::PROTOBUF_FINAL::MergeFrom |
( |
const ::PROTOBUF_NAMESPACE_ID::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
void goby::acomms::abc::protobuf::PROTOBUF_FINAL::MergeFrom |
( |
const Config & |
from | ) |
|
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* goby::acomms::abc::protobuf::PROTOBUF_FINAL::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New() [1/2]
Config* goby::acomms::abc::protobuf::PROTOBUF_FINAL::New |
( |
| ) |
const |
|
inlinefinal |
◆ New() [2/2]
Config* goby::acomms::abc::protobuf::PROTOBUF_FINAL::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
Config& goby::acomms::abc::protobuf::PROTOBUF_FINAL::operator= |
( |
Config && |
from | ) |
|
|
inlinenoexcept |
◆ operator=() [2/2]
Config& goby::acomms::abc::protobuf::PROTOBUF_FINAL::operator= |
( |
const Config & |
from | ) |
|
|
inline |
◆ set_enable_bar()
void goby::acomms::abc::protobuf::PROTOBUF_FINAL::set_enable_bar |
( |
bool |
value | ) |
|
◆ set_enable_foo()
void goby::acomms::abc::protobuf::PROTOBUF_FINAL::set_enable_foo |
( |
bool |
value | ) |
|
◆ Swap()
void goby::acomms::abc::protobuf::PROTOBUF_FINAL::Swap |
( |
Config * |
other | ) |
|
|
inline |
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& goby::acomms::abc::protobuf::PROTOBUF_FINAL::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void goby::acomms::abc::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap |
( |
Config * |
other | ) |
|
|
inline |
◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
friend |
◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_goby_2facomms_2fprotobuf_2fabc_5fdriver_2eproto
◆ swap
◆ kIndexInFileMessages
constexpr int goby::acomms::abc::protobuf::PROTOBUF_FINAL::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: