JaiaBot 2.0.0
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
jaiabot::config::FailureReporter Class Referencefinal

#include <bin/failure_reporter/config.pb.h>

Inheritance diagram for jaiabot::config::FailureReporter:
Collaboration diagram for jaiabot::config::FailureReporter:

Public Types

enum  : int {
  kLogDirFieldNumber = 9 , kServiceNameFieldNumber = 12 , kServiceResultFieldNumber = 13 , kAppFieldNumber = 1 ,
  kInterprocessFieldNumber = 2 , kErrorCodeFieldNumber = 11 , kStateFieldNumber = 10 , kNumAttemptsFieldNumber = 14
}
 
typedef FailureReporter_State State
 

Public Member Functions

 FailureReporter ()
 
 ~FailureReporter () override
 
PROTOBUF_CONSTEXPR FailureReporter (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 FailureReporter (const FailureReporter &from)
 
 FailureReporter (FailureReporter &&from) noexcept
 
FailureReporteroperator= (const FailureReporter &from)
 
FailureReporteroperator= (FailureReporter &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (FailureReporter *other)
 
void UnsafeArenaSwap (FailureReporter *other)
 
FailureReporterNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const FailureReporter &from)
 
void MergeFrom (const FailureReporter &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
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_log_dir () const
 
void clear_log_dir ()
 
const std::string & log_dir () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_log_dir (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_log_dir ()
 
PROTOBUF_NODISCARD std::string * release_log_dir ()
 
void set_allocated_log_dir (std::string *log_dir)
 
bool has_service_name () const
 
void clear_service_name ()
 
const std::string & service_name () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_service_name (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_service_name ()
 
PROTOBUF_NODISCARD std::string * release_service_name ()
 
void set_allocated_service_name (std::string *service_name)
 
bool has_service_result () const
 
void clear_service_result ()
 
const std::string & service_result () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_service_result (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_service_result ()
 
PROTOBUF_NODISCARD std::string * release_service_result ()
 
void set_allocated_service_result (std::string *service_result)
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
PROTOBUF_NODISCARD::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_interprocess () const
 
void clear_interprocess ()
 
const ::goby::zeromq::protobuf::InterProcessPortalConfig & interprocess () const
 
PROTOBUF_NODISCARD::goby::zeromq::protobuf::InterProcessPortalConfig * release_interprocess ()
 
::goby::zeromq::protobuf::InterProcessPortalConfig * mutable_interprocess ()
 
void set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
void unsafe_arena_set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess)
 
::goby::zeromq::protobuf::InterProcessPortalConfig * unsafe_arena_release_interprocess ()
 
bool has_error_code () const
 
void clear_error_code ()
 
::jaiabot::protobuf::Error error_code () const
 
void set_error_code (::jaiabot::protobuf::Error value)
 
bool has_state () const
 
void clear_state ()
 
::jaiabot::config::FailureReporter_State state () const
 
void set_state (::jaiabot::config::FailureReporter_State value)
 
bool has_num_attempts () const
 
void clear_num_attempts ()
 
int32_t num_attempts () const
 
void set_num_attempts (int32_t value)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_log_dir (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_service_name (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_service_result (ArgT0 &&arg0, ArgT... args)
 

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 FailureReporterdefault_instance ()
 
static const FailureReporterinternal_default_instance ()
 
static bool State_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * State_descriptor ()
 
template<typename T >
static const std::string & State_Name (T enum_t_value)
 
static bool State_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, State *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 
static constexpr State START
 
static constexpr State STOP
 
static constexpr State State_MIN
 
static constexpr State State_MAX
 
static constexpr int State_ARRAYSIZE
 

Protected Member Functions

 FailureReporter (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_bin_2ffailure_5freporter_2fconfig_2eproto
 
void swap (FailureReporter &a, FailureReporter &b)
 

Detailed Description

Definition at line 93 of file config.pb.h.

Member Typedef Documentation

◆ State

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kLogDirFieldNumber 
kServiceNameFieldNumber 
kServiceResultFieldNumber 
kAppFieldNumber 
kInterprocessFieldNumber 
kErrorCodeFieldNumber 
kStateFieldNumber 
kNumAttemptsFieldNumber 

Definition at line 250 of file config.pb.h.

Constructor & Destructor Documentation

◆ FailureReporter() [1/5]

jaiabot::config::FailureReporter::FailureReporter ( )
inline

Definition at line 96 of file config.pb.h.

◆ ~FailureReporter()

jaiabot::config::FailureReporter::~FailureReporter ( )
override

◆ FailureReporter() [2/5]

PROTOBUF_CONSTEXPR jaiabot::config::FailureReporter::FailureReporter ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ FailureReporter() [3/5]

jaiabot::config::FailureReporter::FailureReporter ( const FailureReporter from)

◆ FailureReporter() [4/5]

jaiabot::config::FailureReporter::FailureReporter ( FailureReporter &&  from)
inlinenoexcept

Definition at line 101 of file config.pb.h.

◆ FailureReporter() [5/5]

jaiabot::config::FailureReporter::FailureReporter ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * jaiabot::config::FailureReporter::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * jaiabot::config::FailureReporter::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ app()

const ::goby::middleware::protobuf::AppConfig & jaiabot::config::FailureReporter::app ( ) const
inline

Definition at line 439 of file config.pb.h.

◆ ByteSizeLong()

size_t jaiabot::config::FailureReporter::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void jaiabot::config::FailureReporter::Clear ( )
final

◆ clear_app()

void jaiabot::config::FailureReporter::clear_app ( )

◆ clear_error_code()

void jaiabot::config::FailureReporter::clear_error_code ( )
inline

Definition at line 704 of file config.pb.h.

◆ clear_interprocess()

void jaiabot::config::FailureReporter::clear_interprocess ( )

◆ clear_log_dir()

void jaiabot::config::FailureReporter::clear_log_dir ( )
inline

Definition at line 607 of file config.pb.h.

◆ clear_num_attempts()

void jaiabot::config::FailureReporter::clear_num_attempts ( )
inline

Definition at line 869 of file config.pb.h.

◆ clear_service_name()

void jaiabot::config::FailureReporter::clear_service_name ( )
inline

Definition at line 733 of file config.pb.h.

◆ clear_service_result()

void jaiabot::config::FailureReporter::clear_service_result ( )
inline

Definition at line 801 of file config.pb.h.

◆ clear_state()

void jaiabot::config::FailureReporter::clear_state ( )
inline

Definition at line 675 of file config.pb.h.

◆ CopyFrom()

void jaiabot::config::FailureReporter::CopyFrom ( const FailureReporter from)

◆ default_instance()

static const FailureReporter & jaiabot::config::FailureReporter::default_instance ( )
inlinestatic

Definition at line 140 of file config.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::config::FailureReporter::descriptor ( )
inlinestatic

Definition at line 131 of file config.pb.h.

◆ error_code()

jaiabot::protobuf::Error jaiabot::config::FailureReporter::error_code ( ) const
inline

Definition at line 711 of file config.pb.h.

◆ GetCachedSize()

int jaiabot::config::FailureReporter::GetCachedSize ( ) const
inlinefinal

Definition at line 193 of file config.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::config::FailureReporter::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::config::FailureReporter::GetDescriptor ( )
inlinestatic

Definition at line 134 of file config.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::config::FailureReporter::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::config::FailureReporter::GetReflection ( )
inlinestatic

Definition at line 137 of file config.pb.h.

◆ has_app()

bool jaiabot::config::FailureReporter::has_app ( ) const
inline

Definition at line 431 of file config.pb.h.

◆ has_error_code()

bool jaiabot::config::FailureReporter::has_error_code ( ) const
inline

Definition at line 701 of file config.pb.h.

◆ has_interprocess()

bool jaiabot::config::FailureReporter::has_interprocess ( ) const
inline

Definition at line 518 of file config.pb.h.

◆ has_log_dir()

bool jaiabot::config::FailureReporter::has_log_dir ( ) const
inline

Definition at line 604 of file config.pb.h.

◆ has_num_attempts()

bool jaiabot::config::FailureReporter::has_num_attempts ( ) const
inline

Definition at line 866 of file config.pb.h.

◆ has_service_name()

bool jaiabot::config::FailureReporter::has_service_name ( ) const
inline

Definition at line 730 of file config.pb.h.

◆ has_service_result()

bool jaiabot::config::FailureReporter::has_service_result ( ) const
inline

Definition at line 798 of file config.pb.h.

◆ has_state()

bool jaiabot::config::FailureReporter::has_state ( ) const
inline

Definition at line 672 of file config.pb.h.

◆ internal_default_instance()

static const FailureReporter * jaiabot::config::FailureReporter::internal_default_instance ( )
inlinestatic

Definition at line 143 of file config.pb.h.

◆ interprocess()

const ::goby::zeromq::protobuf::InterProcessPortalConfig & jaiabot::config::FailureReporter::interprocess ( ) const
inline

Definition at line 526 of file config.pb.h.

◆ IsInitialized()

bool jaiabot::config::FailureReporter::IsInitialized ( ) const
final

◆ log_dir()

const std::string & jaiabot::config::FailureReporter::log_dir ( ) const
inline

Definition at line 611 of file config.pb.h.

◆ MergeFrom()

void jaiabot::config::FailureReporter::MergeFrom ( const FailureReporter from)
inline

Definition at line 180 of file config.pb.h.

◆ mutable_app()

goby::middleware::protobuf::AppConfig * jaiabot::config::FailureReporter::mutable_app ( )
inline

Definition at line 486 of file config.pb.h.

◆ mutable_interprocess()

goby::zeromq::protobuf::InterProcessPortalConfig * jaiabot::config::FailureReporter::mutable_interprocess ( )
inline

Definition at line 573 of file config.pb.h.

◆ mutable_log_dir()

std::string * jaiabot::config::FailureReporter::mutable_log_dir ( )
inline

Definition at line 622 of file config.pb.h.

◆ mutable_service_name()

std::string * jaiabot::config::FailureReporter::mutable_service_name ( )
inline

Definition at line 748 of file config.pb.h.

◆ mutable_service_result()

std::string * jaiabot::config::FailureReporter::mutable_service_result ( )
inline

Definition at line 816 of file config.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::config::FailureReporter::mutable_unknown_fields ( )
inline

Definition at line 127 of file config.pb.h.

◆ New()

FailureReporter * jaiabot::config::FailureReporter::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 174 of file config.pb.h.

◆ num_attempts()

int32_t jaiabot::config::FailureReporter::num_attempts ( ) const
inline

Definition at line 876 of file config.pb.h.

◆ operator=() [1/2]

FailureReporter & jaiabot::config::FailureReporter::operator= ( const FailureReporter from)
inline

Definition at line 106 of file config.pb.h.

◆ operator=() [2/2]

FailureReporter & jaiabot::config::FailureReporter::operator= ( FailureReporter &&  from)
inlinenoexcept

Definition at line 110 of file config.pb.h.

◆ release_app()

goby::middleware::protobuf::AppConfig * jaiabot::config::FailureReporter::release_app ( )
inline

Definition at line 456 of file config.pb.h.

◆ release_interprocess()

goby::zeromq::protobuf::InterProcessPortalConfig * jaiabot::config::FailureReporter::release_interprocess ( )
inline

Definition at line 543 of file config.pb.h.

◆ release_log_dir()

std::string * jaiabot::config::FailureReporter::release_log_dir ( )
inline

Definition at line 638 of file config.pb.h.

◆ release_service_name()

std::string * jaiabot::config::FailureReporter::release_service_name ( )
inline

Definition at line 764 of file config.pb.h.

◆ release_service_result()

std::string * jaiabot::config::FailureReporter::release_service_result ( )
inline

Definition at line 832 of file config.pb.h.

◆ service_name()

const std::string & jaiabot::config::FailureReporter::service_name ( ) const
inline

Definition at line 737 of file config.pb.h.

◆ service_result()

const std::string & jaiabot::config::FailureReporter::service_result ( ) const
inline

Definition at line 805 of file config.pb.h.

◆ set_allocated_app()

void jaiabot::config::FailureReporter::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)
inline

Definition at line 491 of file config.pb.h.

◆ set_allocated_interprocess()

void jaiabot::config::FailureReporter::set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)
inline

Definition at line 578 of file config.pb.h.

◆ set_allocated_log_dir()

void jaiabot::config::FailureReporter::set_allocated_log_dir ( std::string *  log_dir)
inline

Definition at line 652 of file config.pb.h.

◆ set_allocated_service_name()

void jaiabot::config::FailureReporter::set_allocated_service_name ( std::string *  service_name)
inline

Definition at line 778 of file config.pb.h.

◆ set_allocated_service_result()

void jaiabot::config::FailureReporter::set_allocated_service_result ( std::string *  service_result)
inline

Definition at line 846 of file config.pb.h.

◆ set_error_code()

void jaiabot::config::FailureReporter::set_error_code ( ::jaiabot::protobuf::Error  value)
inline

Definition at line 720 of file config.pb.h.

◆ set_log_dir() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void jaiabot::config::FailureReporter::set_log_dir ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_log_dir() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void jaiabot::config::FailureReporter::set_log_dir ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 617 of file config.pb.h.

◆ set_num_attempts()

void jaiabot::config::FailureReporter::set_num_attempts ( int32_t  value)
inline

Definition at line 884 of file config.pb.h.

◆ set_service_name() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void jaiabot::config::FailureReporter::set_service_name ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_service_name() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void jaiabot::config::FailureReporter::set_service_name ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 743 of file config.pb.h.

◆ set_service_result() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void jaiabot::config::FailureReporter::set_service_result ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_service_result() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void jaiabot::config::FailureReporter::set_service_result ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 811 of file config.pb.h.

◆ set_state()

void jaiabot::config::FailureReporter::set_state ( ::jaiabot::config::FailureReporter_State  value)
inline

Definition at line 691 of file config.pb.h.

◆ state()

jaiabot::config::FailureReporter_State jaiabot::config::FailureReporter::state ( ) const
inline

Definition at line 682 of file config.pb.h.

◆ State_descriptor()

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * jaiabot::config::FailureReporter::State_descriptor ( )
inlinestatic

Definition at line 233 of file config.pb.h.

◆ State_IsValid()

static bool jaiabot::config::FailureReporter::State_IsValid ( int  value)
inlinestatic

Definition at line 223 of file config.pb.h.

◆ State_Name()

template<typename T >
static const std::string & jaiabot::config::FailureReporter::State_Name ( enum_t_value)
inlinestatic

Definition at line 237 of file config.pb.h.

◆ State_Parse()

static bool jaiabot::config::FailureReporter::State_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
State value 
)
inlinestatic

Definition at line 243 of file config.pb.h.

◆ Swap()

void jaiabot::config::FailureReporter::Swap ( FailureReporter other)
inline

Definition at line 153 of file config.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::config::FailureReporter::unknown_fields ( ) const
inline

Definition at line 124 of file config.pb.h.

◆ unsafe_arena_release_app()

goby::middleware::protobuf::AppConfig * jaiabot::config::FailureReporter::unsafe_arena_release_app ( )
inline

Definition at line 471 of file config.pb.h.

◆ unsafe_arena_release_interprocess()

goby::zeromq::protobuf::InterProcessPortalConfig * jaiabot::config::FailureReporter::unsafe_arena_release_interprocess ( )
inline

Definition at line 558 of file config.pb.h.

◆ unsafe_arena_set_allocated_app()

void jaiabot::config::FailureReporter::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)
inline

Definition at line 443 of file config.pb.h.

◆ unsafe_arena_set_allocated_interprocess()

void jaiabot::config::FailureReporter::unsafe_arena_set_allocated_interprocess ( ::goby::zeromq::protobuf::InterProcessPortalConfig *  interprocess)
inline

Definition at line 530 of file config.pb.h.

◆ UnsafeArenaSwap()

void jaiabot::config::FailureReporter::UnsafeArenaSwap ( FailureReporter other)
inline

Definition at line 166 of file config.pb.h.

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 396 of file config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 202 of file config.pb.h.

◆ ::TableStruct_bin_2ffailure_5freporter_2fconfig_2eproto

Definition at line 412 of file config.pb.h.

◆ swap

void swap ( FailureReporter a,
FailureReporter b 
)
friend

Definition at line 150 of file config.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::config::FailureReporter::_class_data_
static

Definition at line 211 of file config.pb.h.

◆ _impl_

Impl_ jaiabot::config::FailureReporter::_impl_

Definition at line 411 of file config.pb.h.

◆ kIndexInFileMessages

constexpr int jaiabot::config::FailureReporter::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 147 of file config.pb.h.

◆ START

constexpr State jaiabot::config::FailureReporter::START
staticconstexpr
Initial value:

Definition at line 219 of file config.pb.h.

◆ State_ARRAYSIZE

constexpr int jaiabot::config::FailureReporter::State_ARRAYSIZE
staticconstexpr
Initial value:

Definition at line 230 of file config.pb.h.

◆ State_MAX

constexpr State jaiabot::config::FailureReporter::State_MAX
staticconstexpr
Initial value:
=
constexpr FailureReporter_State FailureReporter_State_State_MAX
Definition config.pb.h:74

Definition at line 228 of file config.pb.h.

◆ State_MIN

constexpr State jaiabot::config::FailureReporter::State_MIN
staticconstexpr
Initial value:
=
constexpr FailureReporter_State FailureReporter_State_State_MIN
Definition config.pb.h:73

Definition at line 226 of file config.pb.h.

◆ STOP

constexpr State jaiabot::config::FailureReporter::STOP
staticconstexpr
Initial value:

Definition at line 221 of file config.pb.h.


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