#include <bin/tool/config.pb.h>
Definition at line 98 of file config.pb.h.
◆ Action
◆ Tool() [1/2]
jaiabot::config::Tool::Tool |
( |
| ) |
|
◆ ~Tool()
virtual jaiabot::config::Tool::~Tool |
( |
| ) |
|
|
virtual |
◆ Tool() [2/2]
jaiabot::config::Tool::Tool |
( |
const Tool & |
from | ) |
|
◆ action()
◆ Action_descriptor()
static const ::google::protobuf::EnumDescriptor* jaiabot::config::Tool::Action_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ Action_IsValid()
static bool jaiabot::config::Tool::Action_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ Action_Name()
static const ::std::string& jaiabot::config::Tool::Action_Name |
( |
Action |
value | ) |
|
|
inlinestatic |
◆ Action_Parse()
static bool jaiabot::config::Tool::Action_Parse |
( |
const ::std::string & |
name, |
|
|
Action * |
value |
|
) |
| |
|
inlinestatic |
◆ app()
const ::goby::middleware::protobuf::AppConfig & jaiabot::config::Tool::app |
( |
| ) |
const |
|
inline |
◆ ByteSizeLong()
size_t jaiabot::config::Tool::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
void jaiabot::config::Tool::Clear |
( |
| ) |
|
|
final |
◆ clear_action()
void jaiabot::config::Tool::clear_action |
( |
| ) |
|
|
inline |
◆ clear_app()
void jaiabot::config::Tool::clear_app |
( |
| ) |
|
◆ CopyFrom() [1/2]
void jaiabot::config::Tool::CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
void jaiabot::config::Tool::CopyFrom |
( |
const Tool & |
from | ) |
|
◆ default_instance()
static const Tool& jaiabot::config::Tool::default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
static const ::google::protobuf::Descriptor* jaiabot::config::Tool::descriptor |
( |
| ) |
|
|
static |
◆ GetCachedSize()
int jaiabot::config::Tool::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata jaiabot::config::Tool::GetMetadata |
( |
| ) |
const |
|
final |
◆ has_action()
bool jaiabot::config::Tool::has_action |
( |
| ) |
const |
|
inline |
◆ has_app()
bool jaiabot::config::Tool::has_app |
( |
| ) |
const |
|
inline |
◆ InitAsDefaultInstance()
static void jaiabot::config::Tool::InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const Tool* jaiabot::config::Tool::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* jaiabot::config::Tool::InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool jaiabot::config::Tool::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom() [1/2]
void jaiabot::config::Tool::MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
void jaiabot::config::Tool::MergeFrom |
( |
const Tool & |
from | ) |
|
◆ MergePartialFromCodedStream()
bool jaiabot::config::Tool::MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_app()
goby::middleware::protobuf::AppConfig * jaiabot::config::Tool::mutable_app |
( |
| ) |
|
|
inline |
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet* jaiabot::config::Tool::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New() [1/2]
Tool* jaiabot::config::Tool::New |
( |
| ) |
const |
|
inlinefinal |
◆ New() [2/2]
Tool* jaiabot::config::Tool::New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
Tool& jaiabot::config::Tool::operator= |
( |
const Tool & |
from | ) |
|
|
inline |
◆ release_app()
goby::middleware::protobuf::AppConfig * jaiabot::config::Tool::release_app |
( |
| ) |
|
|
inline |
◆ SerializeWithCachedSizes()
void jaiabot::config::Tool::SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_action()
◆ set_allocated_app()
void jaiabot::config::Tool::set_allocated_app |
( |
::goby::middleware::protobuf::AppConfig * |
app | ) |
|
|
inline |
◆ Swap()
void jaiabot::config::Tool::Swap |
( |
Tool * |
other | ) |
|
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet& jaiabot::config::Tool::unknown_fields |
( |
| ) |
const |
|
inline |
◆ ::protobuf_bin_2ftool_2fconfig_2eproto::TableStruct
◆ swap
◆ Action_ARRAYSIZE
const int jaiabot::config::Tool::Action_ARRAYSIZE |
|
static |
◆ Action_MAX
const Action jaiabot::config::Tool::Action_MAX |
|
static |
◆ Action_MIN
const Action jaiabot::config::Tool::Action_MIN |
|
static |
◆ admin
const Action jaiabot::config::Tool::admin |
|
static |
◆ ctl
const Action jaiabot::config::Tool::ctl |
|
static |
◆ doc
const Action jaiabot::config::Tool::doc |
|
static |
◆ help
const Action jaiabot::config::Tool::help |
|
static |
◆ ip
const Action jaiabot::config::Tool::ip |
|
static |
◆ kActionFieldNumber
const int jaiabot::config::Tool::kActionFieldNumber = 2 |
|
static |
◆ kAppFieldNumber
const int jaiabot::config::Tool::kAppFieldNumber = 1 |
|
static |
◆ kIndexInFileMessages
constexpr int jaiabot::config::Tool::kIndexInFileMessages |
|
staticconstexpr |
◆ ping
const Action jaiabot::config::Tool::ping |
|
static |
◆ ssh
const Action jaiabot::config::Tool::ssh |
|
static |
◆ status
const Action jaiabot::config::Tool::status |
|
static |
◆ version
const Action jaiabot::config::Tool::version |
|
static |
The documentation for this class was generated from the following file: