Goby3
3.1.5
2024.05.14
|
#include <goby/protobuf/option_extensions.pb.h>
Public Member Functions | |
GobyFieldOptions_ConfigurationOptions_Position () | |
virtual | ~GobyFieldOptions_ConfigurationOptions_Position () |
GobyFieldOptions_ConfigurationOptions_Position (const GobyFieldOptions_ConfigurationOptions_Position &from) | |
GobyFieldOptions_ConfigurationOptions_Position (GobyFieldOptions_ConfigurationOptions_Position &&from) noexcept | |
GobyFieldOptions_ConfigurationOptions_Position & | operator= (const GobyFieldOptions_ConfigurationOptions_Position &from) |
GobyFieldOptions_ConfigurationOptions_Position & | operator= (GobyFieldOptions_ConfigurationOptions_Position &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GobyFieldOptions_ConfigurationOptions_Position *other) |
void | UnsafeArenaSwap (GobyFieldOptions_ConfigurationOptions_Position *other) |
GobyFieldOptions_ConfigurationOptions_Position * | New () const final |
GobyFieldOptions_ConfigurationOptions_Position * | 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 GobyFieldOptions_ConfigurationOptions_Position &from) |
void | MergeFrom (const GobyFieldOptions_ConfigurationOptions_Position &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 |
bool | has_enable () const |
void | clear_enable () |
bool | enable () const |
void | set_enable (bool value) |
bool | has_max_count () const |
void | clear_max_count () |
::PROTOBUF_NAMESPACE_ID::int32 | max_count () const |
void | set_max_count (::PROTOBUF_NAMESPACE_ID::int32 value) |
GobyFieldOptions_ConfigurationOptions () | |
virtual | ~GobyFieldOptions_ConfigurationOptions () |
GobyFieldOptions_ConfigurationOptions (const GobyFieldOptions_ConfigurationOptions &from) | |
GobyFieldOptions_ConfigurationOptions (GobyFieldOptions_ConfigurationOptions &&from) noexcept | |
GobyFieldOptions_ConfigurationOptions & | operator= (const GobyFieldOptions_ConfigurationOptions &from) |
GobyFieldOptions_ConfigurationOptions & | operator= (GobyFieldOptions_ConfigurationOptions &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GobyFieldOptions_ConfigurationOptions *other) |
void | UnsafeArenaSwap (GobyFieldOptions_ConfigurationOptions *other) |
GobyFieldOptions_ConfigurationOptions * | New () const final |
GobyFieldOptions_ConfigurationOptions * | 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 GobyFieldOptions_ConfigurationOptions &from) |
void | MergeFrom (const GobyFieldOptions_ConfigurationOptions &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 |
bool | has_cli_short () const |
void | clear_cli_short () |
const std::string & | cli_short () const |
void | set_cli_short (const std::string &value) |
void | set_cli_short (std::string &&value) |
void | set_cli_short (const char *value) |
void | set_cli_short (const char *value, size_t size) |
std::string * | mutable_cli_short () |
std::string * | release_cli_short () |
void | set_allocated_cli_short (std::string *cli_short) |
bool | has_env () const |
void | clear_env () |
const std::string & | env () const |
void | set_env (const std::string &value) |
void | set_env (std::string &&value) |
void | set_env (const char *value) |
void | set_env (const char *value, size_t size) |
std::string * | mutable_env () |
std::string * | release_env () |
void | set_allocated_env (std::string *env) |
bool | has_position () const |
void | clear_position () |
const ::goby::GobyFieldOptions_ConfigurationOptions_Position & | position () const |
::goby::GobyFieldOptions_ConfigurationOptions_Position * | release_position () |
::goby::GobyFieldOptions_ConfigurationOptions_Position * | mutable_position () |
void | set_allocated_position (::goby::GobyFieldOptions_ConfigurationOptions_Position *position) |
void | unsafe_arena_set_allocated_position (::goby::GobyFieldOptions_ConfigurationOptions_Position *position) |
::goby::GobyFieldOptions_ConfigurationOptions_Position * | unsafe_arena_release_position () |
bool | has_action () const |
void | clear_action () |
::goby::GobyFieldOptions_ConfigurationOptions_ConfigAction | action () const |
void | set_action (::goby::GobyFieldOptions_ConfigurationOptions_ConfigAction value) |
GobyFieldOptions () | |
virtual | ~GobyFieldOptions () |
GobyFieldOptions (const GobyFieldOptions &from) | |
GobyFieldOptions (GobyFieldOptions &&from) noexcept | |
GobyFieldOptions & | operator= (const GobyFieldOptions &from) |
GobyFieldOptions & | operator= (GobyFieldOptions &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GobyFieldOptions *other) |
void | UnsafeArenaSwap (GobyFieldOptions *other) |
GobyFieldOptions * | New () const final |
GobyFieldOptions * | 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 GobyFieldOptions &from) |
void | MergeFrom (const GobyFieldOptions &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 |
bool | has_description () const |
void | clear_description () |
const std::string & | description () const |
void | set_description (const std::string &value) |
void | set_description (std::string &&value) |
void | set_description (const char *value) |
void | set_description (const char *value, size_t size) |
std::string * | mutable_description () |
std::string * | release_description () |
void | set_allocated_description (std::string *description) |
bool | has_example () const |
void | clear_example () |
const std::string & | example () const |
void | set_example (const std::string &value) |
void | set_example (std::string &&value) |
void | set_example (const char *value) |
void | set_example (const char *value, size_t size) |
std::string * | mutable_example () |
std::string * | release_example () |
void | set_allocated_example (std::string *example) |
bool | has_moos_global () const |
void | clear_moos_global () |
const std::string & | moos_global () const |
void | set_moos_global (const std::string &value) |
void | set_moos_global (std::string &&value) |
void | set_moos_global (const char *value) |
void | set_moos_global (const char *value, size_t size) |
std::string * | mutable_moos_global () |
std::string * | release_moos_global () |
void | set_allocated_moos_global (std::string *moos_global) |
bool | has_cfg () const |
void | clear_cfg () |
const ::goby::GobyFieldOptions_ConfigurationOptions & | cfg () const |
::goby::GobyFieldOptions_ConfigurationOptions * | release_cfg () |
::goby::GobyFieldOptions_ConfigurationOptions * | mutable_cfg () |
void | set_allocated_cfg (::goby::GobyFieldOptions_ConfigurationOptions *cfg) |
void | unsafe_arena_set_allocated_cfg (::goby::GobyFieldOptions_ConfigurationOptions *cfg) |
::goby::GobyFieldOptions_ConfigurationOptions * | unsafe_arena_release_cfg () |
GobyMessageOptions_ConfigurationOptions_Tool () | |
virtual | ~GobyMessageOptions_ConfigurationOptions_Tool () |
GobyMessageOptions_ConfigurationOptions_Tool (const GobyMessageOptions_ConfigurationOptions_Tool &from) | |
GobyMessageOptions_ConfigurationOptions_Tool (GobyMessageOptions_ConfigurationOptions_Tool &&from) noexcept | |
GobyMessageOptions_ConfigurationOptions_Tool & | operator= (const GobyMessageOptions_ConfigurationOptions_Tool &from) |
GobyMessageOptions_ConfigurationOptions_Tool & | operator= (GobyMessageOptions_ConfigurationOptions_Tool &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GobyMessageOptions_ConfigurationOptions_Tool *other) |
void | UnsafeArenaSwap (GobyMessageOptions_ConfigurationOptions_Tool *other) |
GobyMessageOptions_ConfigurationOptions_Tool * | New () const final |
GobyMessageOptions_ConfigurationOptions_Tool * | 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 GobyMessageOptions_ConfigurationOptions_Tool &from) |
void | MergeFrom (const GobyMessageOptions_ConfigurationOptions_Tool &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 |
bool | has_is_tool () const |
void | clear_is_tool () |
bool | is_tool () const |
void | set_is_tool (bool value) |
bool | has_has_subtools () const |
void | clear_has_subtools () |
bool | has_subtools () const |
void | set_has_subtools (bool value) |
bool | has_has_help_action () const |
void | clear_has_help_action () |
bool | has_help_action () const |
void | set_has_help_action (bool value) |
GobyMessageOptions_ConfigurationOptions () | |
virtual | ~GobyMessageOptions_ConfigurationOptions () |
GobyMessageOptions_ConfigurationOptions (const GobyMessageOptions_ConfigurationOptions &from) | |
GobyMessageOptions_ConfigurationOptions (GobyMessageOptions_ConfigurationOptions &&from) noexcept | |
GobyMessageOptions_ConfigurationOptions & | operator= (const GobyMessageOptions_ConfigurationOptions &from) |
GobyMessageOptions_ConfigurationOptions & | operator= (GobyMessageOptions_ConfigurationOptions &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GobyMessageOptions_ConfigurationOptions *other) |
void | UnsafeArenaSwap (GobyMessageOptions_ConfigurationOptions *other) |
GobyMessageOptions_ConfigurationOptions * | New () const final |
GobyMessageOptions_ConfigurationOptions * | 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 GobyMessageOptions_ConfigurationOptions &from) |
void | MergeFrom (const GobyMessageOptions_ConfigurationOptions &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 |
bool | has_tool () const |
void | clear_tool () |
const ::goby::GobyMessageOptions_ConfigurationOptions_Tool & | tool () const |
::goby::GobyMessageOptions_ConfigurationOptions_Tool * | release_tool () |
::goby::GobyMessageOptions_ConfigurationOptions_Tool * | mutable_tool () |
void | set_allocated_tool (::goby::GobyMessageOptions_ConfigurationOptions_Tool *tool) |
void | unsafe_arena_set_allocated_tool (::goby::GobyMessageOptions_ConfigurationOptions_Tool *tool) |
::goby::GobyMessageOptions_ConfigurationOptions_Tool * | unsafe_arena_release_tool () |
GobyMessageOptions () | |
virtual | ~GobyMessageOptions () |
GobyMessageOptions (const GobyMessageOptions &from) | |
GobyMessageOptions (GobyMessageOptions &&from) noexcept | |
GobyMessageOptions & | operator= (const GobyMessageOptions &from) |
GobyMessageOptions & | operator= (GobyMessageOptions &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GobyMessageOptions *other) |
void | UnsafeArenaSwap (GobyMessageOptions *other) |
GobyMessageOptions * | New () const final |
GobyMessageOptions * | 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 GobyMessageOptions &from) |
void | MergeFrom (const GobyMessageOptions &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 |
bool | has_convertible_from () const |
void | clear_convertible_from () |
const std::string & | convertible_from () const |
void | set_convertible_from (const std::string &value) |
void | set_convertible_from (std::string &&value) |
void | set_convertible_from (const char *value) |
void | set_convertible_from (const char *value, size_t size) |
std::string * | mutable_convertible_from () |
std::string * | release_convertible_from () |
void | set_allocated_convertible_from (std::string *convertible_from) |
bool | has_cfg () const |
void | clear_cfg () |
const ::goby::GobyMessageOptions_ConfigurationOptions & | cfg () const |
::goby::GobyMessageOptions_ConfigurationOptions * | release_cfg () |
::goby::GobyMessageOptions_ConfigurationOptions * | mutable_cfg () |
void | set_allocated_cfg (::goby::GobyMessageOptions_ConfigurationOptions *cfg) |
void | unsafe_arena_set_allocated_cfg (::goby::GobyMessageOptions_ConfigurationOptions *cfg) |
::goby::GobyMessageOptions_ConfigurationOptions * | unsafe_arena_release_cfg () |
GobyEnumValueOptions_ConfigurationOptions () | |
virtual | ~GobyEnumValueOptions_ConfigurationOptions () |
GobyEnumValueOptions_ConfigurationOptions (const GobyEnumValueOptions_ConfigurationOptions &from) | |
GobyEnumValueOptions_ConfigurationOptions (GobyEnumValueOptions_ConfigurationOptions &&from) noexcept | |
GobyEnumValueOptions_ConfigurationOptions & | operator= (const GobyEnumValueOptions_ConfigurationOptions &from) |
GobyEnumValueOptions_ConfigurationOptions & | operator= (GobyEnumValueOptions_ConfigurationOptions &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GobyEnumValueOptions_ConfigurationOptions *other) |
void | UnsafeArenaSwap (GobyEnumValueOptions_ConfigurationOptions *other) |
GobyEnumValueOptions_ConfigurationOptions * | New () const final |
GobyEnumValueOptions_ConfigurationOptions * | 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 GobyEnumValueOptions_ConfigurationOptions &from) |
void | MergeFrom (const GobyEnumValueOptions_ConfigurationOptions &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 |
bool | has_external_command () const |
void | clear_external_command () |
const std::string & | external_command () const |
void | set_external_command (const std::string &value) |
void | set_external_command (std::string &&value) |
void | set_external_command (const char *value) |
void | set_external_command (const char *value, size_t size) |
std::string * | mutable_external_command () |
std::string * | release_external_command () |
void | set_allocated_external_command (std::string *external_command) |
bool | has_external_help_param () const |
void | clear_external_help_param () |
const std::string & | external_help_param () const |
void | set_external_help_param (const std::string &value) |
void | set_external_help_param (std::string &&value) |
void | set_external_help_param (const char *value) |
void | set_external_help_param (const char *value, size_t size) |
std::string * | mutable_external_help_param () |
std::string * | release_external_help_param () |
void | set_allocated_external_help_param (std::string *external_help_param) |
bool | has_short_help_msg () const |
void | clear_short_help_msg () |
const std::string & | short_help_msg () const |
void | set_short_help_msg (const std::string &value) |
void | set_short_help_msg (std::string &&value) |
void | set_short_help_msg (const char *value) |
void | set_short_help_msg (const char *value, size_t size) |
std::string * | mutable_short_help_msg () |
std::string * | release_short_help_msg () |
void | set_allocated_short_help_msg (std::string *short_help_msg) |
bool | has_full_help_msg () const |
void | clear_full_help_msg () |
const std::string & | full_help_msg () const |
void | set_full_help_msg (const std::string &value) |
void | set_full_help_msg (std::string &&value) |
void | set_full_help_msg (const char *value) |
void | set_full_help_msg (const char *value, size_t size) |
std::string * | mutable_full_help_msg () |
std::string * | release_full_help_msg () |
void | set_allocated_full_help_msg (std::string *full_help_msg) |
bool | has_include_binary_flag () const |
void | clear_include_binary_flag () |
bool | include_binary_flag () const |
void | set_include_binary_flag (bool value) |
GobyEnumValueOptions () | |
virtual | ~GobyEnumValueOptions () |
GobyEnumValueOptions (const GobyEnumValueOptions &from) | |
GobyEnumValueOptions (GobyEnumValueOptions &&from) noexcept | |
GobyEnumValueOptions & | operator= (const GobyEnumValueOptions &from) |
GobyEnumValueOptions & | operator= (GobyEnumValueOptions &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (GobyEnumValueOptions *other) |
void | UnsafeArenaSwap (GobyEnumValueOptions *other) |
GobyEnumValueOptions * | New () const final |
GobyEnumValueOptions * | 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 GobyEnumValueOptions &from) |
void | MergeFrom (const GobyEnumValueOptions &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 |
bool | has_cfg () const |
void | clear_cfg () |
const ::goby::GobyEnumValueOptions_ConfigurationOptions & | cfg () const |
::goby::GobyEnumValueOptions_ConfigurationOptions * | release_cfg () |
::goby::GobyEnumValueOptions_ConfigurationOptions * | mutable_cfg () |
void | set_allocated_cfg (::goby::GobyEnumValueOptions_ConfigurationOptions *cfg) |
void | unsafe_arena_set_allocated_cfg (::goby::GobyEnumValueOptions_ConfigurationOptions *cfg) |
::goby::GobyEnumValueOptions_ConfigurationOptions * | unsafe_arena_release_cfg () |
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 GobyFieldOptions_ConfigurationOptions_Position & | default_instance () |
static void | InitAsDefaultInstance () |
static const GobyFieldOptions_ConfigurationOptions_Position * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const GobyFieldOptions_ConfigurationOptions & | default_instance () |
static void | InitAsDefaultInstance () |
static const GobyFieldOptions_ConfigurationOptions * | internal_default_instance () |
static bool | ConfigAction_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | ConfigAction_descriptor () |
template<typename T > | |
static const std::string & | ConfigAction_Name (T enum_t_value) |
static bool | ConfigAction_Parse (const std::string &name, ConfigAction *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const GobyFieldOptions & | default_instance () |
static void | InitAsDefaultInstance () |
static const GobyFieldOptions * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const GobyMessageOptions_ConfigurationOptions_Tool & | default_instance () |
static void | InitAsDefaultInstance () |
static const GobyMessageOptions_ConfigurationOptions_Tool * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const GobyMessageOptions_ConfigurationOptions & | default_instance () |
static void | InitAsDefaultInstance () |
static const GobyMessageOptions_ConfigurationOptions * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const GobyMessageOptions & | default_instance () |
static void | InitAsDefaultInstance () |
static const GobyMessageOptions * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const GobyEnumValueOptions_ConfigurationOptions & | default_instance () |
static void | InitAsDefaultInstance () |
static const GobyEnumValueOptions_ConfigurationOptions * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const GobyEnumValueOptions & | default_instance () |
static void | InitAsDefaultInstance () |
static const GobyEnumValueOptions * | internal_default_instance () |
Public Attributes | |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_external_help_param_ |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static constexpr ConfigAction | ALWAYS |
static constexpr ConfigAction | ADVANCED |
static constexpr ConfigAction | DEVELOPER |
static constexpr ConfigAction | HIDDEN |
static constexpr ConfigAction | NEVER |
static constexpr ConfigAction | ConfigAction_MIN |
static constexpr ConfigAction | ConfigAction_MAX |
static constexpr int | ConfigAction_ARRAYSIZE |
Protected Member Functions | |
GobyFieldOptions_ConfigurationOptions_Position (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
GobyFieldOptions_ConfigurationOptions (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
GobyFieldOptions (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
GobyMessageOptions_ConfigurationOptions_Tool (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
GobyMessageOptions_ConfigurationOptions (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
GobyMessageOptions (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
GobyEnumValueOptions_ConfigurationOptions (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
GobyEnumValueOptions (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Friends | |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
struct | ::TableStruct_goby_2fprotobuf_2foption_5fextensions_2eproto |
void | swap (GobyFieldOptions_ConfigurationOptions_Position &a, GobyFieldOptions_ConfigurationOptions_Position &b) |
void | swap (GobyFieldOptions_ConfigurationOptions &a, GobyFieldOptions_ConfigurationOptions &b) |
void | swap (GobyFieldOptions &a, GobyFieldOptions &b) |
void | swap (GobyMessageOptions_ConfigurationOptions_Tool &a, GobyMessageOptions_ConfigurationOptions_Tool &b) |
void | swap (GobyMessageOptions_ConfigurationOptions &a, GobyMessageOptions_ConfigurationOptions &b) |
void | swap (GobyMessageOptions &a, GobyMessageOptions &b) |
void | swap (GobyEnumValueOptions_ConfigurationOptions &a, GobyEnumValueOptions_ConfigurationOptions &b) |
void | swap (GobyEnumValueOptions &a, GobyEnumValueOptions &b) |
Definition at line 129 of file option_extensions.pb.h.
Definition at line 412 of file option_extensions.pb.h.
Definition at line 679 of file option_extensions.pb.h.
Definition at line 1263 of file option_extensions.pb.h.
Definition at line 1726 of file option_extensions.pb.h.
Definition at line 410 of file option_extensions.pb.h.
Definition at line 1107 of file option_extensions.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kEnableFieldNumber | |
kMaxCountFieldNumber |
Definition at line 248 of file option_extensions.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kCliShortFieldNumber | |
kEnvFieldNumber | |
kPositionFieldNumber | |
kActionFieldNumber |
Definition at line 450 of file option_extensions.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDescriptionFieldNumber | |
kExampleFieldNumber | |
kMoosGlobalFieldNumber | |
kCfgFieldNumber |
Definition at line 683 of file option_extensions.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kIsToolFieldNumber | |
kHasSubtoolsFieldNumber | |
kHasHelpActionFieldNumber |
Definition at line 930 of file option_extensions.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kToolFieldNumber |
Definition at line 1111 of file option_extensions.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kConvertibleFromFieldNumber | |
kCfgFieldNumber |
Definition at line 1267 of file option_extensions.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kExternalCommandFieldNumber | |
kExternalHelpParamFieldNumber | |
kShortHelpMsgFieldNumber | |
kFullHelpMsgFieldNumber | |
kIncludeBinaryFlagFieldNumber |
Definition at line 1452 of file option_extensions.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kCfgFieldNumber |
Definition at line 1730 of file option_extensions.pb.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
::goby::GobyFieldOptions_ConfigurationOptions_ConfigAction goby::PROTOBUF_FINAL::action | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
const ::goby::GobyFieldOptions_ConfigurationOptions& goby::PROTOBUF_FINAL::cfg | ( | ) | const |
const ::goby::GobyMessageOptions_ConfigurationOptions& goby::PROTOBUF_FINAL::cfg | ( | ) | const |
const ::goby::GobyEnumValueOptions_ConfigurationOptions& goby::PROTOBUF_FINAL::cfg | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::PROTOBUF_FINAL::clear_action | ( | ) |
void goby::PROTOBUF_FINAL::clear_cfg | ( | ) |
void goby::PROTOBUF_FINAL::clear_cfg | ( | ) |
void goby::PROTOBUF_FINAL::clear_cfg | ( | ) |
void goby::PROTOBUF_FINAL::clear_cli_short | ( | ) |
void goby::PROTOBUF_FINAL::clear_convertible_from | ( | ) |
void goby::PROTOBUF_FINAL::clear_description | ( | ) |
void goby::PROTOBUF_FINAL::clear_enable | ( | ) |
void goby::PROTOBUF_FINAL::clear_env | ( | ) |
void goby::PROTOBUF_FINAL::clear_example | ( | ) |
void goby::PROTOBUF_FINAL::clear_external_command | ( | ) |
void goby::PROTOBUF_FINAL::clear_external_help_param | ( | ) |
void goby::PROTOBUF_FINAL::clear_full_help_msg | ( | ) |
void goby::PROTOBUF_FINAL::clear_has_help_action | ( | ) |
void goby::PROTOBUF_FINAL::clear_has_subtools | ( | ) |
void goby::PROTOBUF_FINAL::clear_include_binary_flag | ( | ) |
void goby::PROTOBUF_FINAL::clear_is_tool | ( | ) |
void goby::PROTOBUF_FINAL::clear_max_count | ( | ) |
void goby::PROTOBUF_FINAL::clear_moos_global | ( | ) |
void goby::PROTOBUF_FINAL::clear_position | ( | ) |
void goby::PROTOBUF_FINAL::clear_short_help_msg | ( | ) |
void goby::PROTOBUF_FINAL::clear_tool | ( | ) |
const std::string& goby::PROTOBUF_FINAL::cli_short | ( | ) | const |
|
inlinestatic |
Definition at line 433 of file option_extensions.pb.h.
Definition at line 423 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 437 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 443 of file option_extensions.pb.h.
const std::string& goby::PROTOBUF_FINAL::convertible_from | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::PROTOBUF_FINAL::CopyFrom | ( | const GobyEnumValueOptions & | from | ) |
void goby::PROTOBUF_FINAL::CopyFrom | ( | const GobyEnumValueOptions_ConfigurationOptions & | from | ) |
void goby::PROTOBUF_FINAL::CopyFrom | ( | const GobyFieldOptions & | from | ) |
void goby::PROTOBUF_FINAL::CopyFrom | ( | const GobyFieldOptions_ConfigurationOptions & | from | ) |
void goby::PROTOBUF_FINAL::CopyFrom | ( | const GobyFieldOptions_ConfigurationOptions_Position & | from | ) |
void goby::PROTOBUF_FINAL::CopyFrom | ( | const GobyMessageOptions & | from | ) |
void goby::PROTOBUF_FINAL::CopyFrom | ( | const GobyMessageOptions_ConfigurationOptions & | from | ) |
void goby::PROTOBUF_FINAL::CopyFrom | ( | const GobyMessageOptions_ConfigurationOptions_Tool & | from | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
const std::string& goby::PROTOBUF_FINAL::description | ( | ) | const |
|
inlinestatic |
Definition at line 161 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 325 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 594 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 843 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1022 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1178 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1365 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1641 of file option_extensions.pb.h.
bool goby::PROTOBUF_FINAL::enable | ( | ) | const |
const std::string& goby::PROTOBUF_FINAL::env | ( | ) | const |
const std::string& goby::PROTOBUF_FINAL::example | ( | ) | const |
const std::string& goby::PROTOBUF_FINAL::external_command | ( | ) | const |
const std::string& goby::PROTOBUF_FINAL::external_help_param | ( | ) | const |
const std::string& goby::PROTOBUF_FINAL::full_help_msg | ( | ) | const |
|
inlinefinal |
Definition at line 217 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 381 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 650 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 899 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1078 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1234 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1421 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1697 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 164 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 328 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 597 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 846 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1025 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1181 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1368 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1644 of file option_extensions.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinestatic |
Definition at line 167 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 331 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 600 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 849 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1028 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1184 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1371 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1647 of file option_extensions.pb.h.
|
inline |
Definition at line 1612 of file option_extensions.pb.h.
|
explicitprotected |
goby::PROTOBUF_FINAL::GobyEnumValueOptions | ( | const GobyEnumValueOptions & | from | ) |
|
inlinenoexcept |
Definition at line 1616 of file option_extensions.pb.h.
|
inline |
Definition at line 1336 of file option_extensions.pb.h.
|
explicitprotected |
goby::PROTOBUF_FINAL::GobyEnumValueOptions_ConfigurationOptions | ( | const GobyEnumValueOptions_ConfigurationOptions & | from | ) |
|
inlinenoexcept |
Definition at line 1340 of file option_extensions.pb.h.
|
inline |
Definition at line 565 of file option_extensions.pb.h.
|
explicitprotected |
goby::PROTOBUF_FINAL::GobyFieldOptions | ( | const GobyFieldOptions & | from | ) |
|
inlinenoexcept |
Definition at line 569 of file option_extensions.pb.h.
|
inline |
Definition at line 296 of file option_extensions.pb.h.
|
explicitprotected |
goby::PROTOBUF_FINAL::GobyFieldOptions_ConfigurationOptions | ( | const GobyFieldOptions_ConfigurationOptions & | from | ) |
|
inlinenoexcept |
Definition at line 300 of file option_extensions.pb.h.
|
inline |
Definition at line 132 of file option_extensions.pb.h.
|
explicitprotected |
goby::PROTOBUF_FINAL::GobyFieldOptions_ConfigurationOptions_Position | ( | const GobyFieldOptions_ConfigurationOptions_Position & | from | ) |
|
inlinenoexcept |
Definition at line 136 of file option_extensions.pb.h.
|
inline |
Definition at line 1149 of file option_extensions.pb.h.
|
explicitprotected |
goby::PROTOBUF_FINAL::GobyMessageOptions | ( | const GobyMessageOptions & | from | ) |
|
inlinenoexcept |
Definition at line 1153 of file option_extensions.pb.h.
|
inline |
Definition at line 993 of file option_extensions.pb.h.
|
explicitprotected |
goby::PROTOBUF_FINAL::GobyMessageOptions_ConfigurationOptions | ( | const GobyMessageOptions_ConfigurationOptions & | from | ) |
|
inlinenoexcept |
Definition at line 997 of file option_extensions.pb.h.
|
inline |
Definition at line 814 of file option_extensions.pb.h.
|
explicitprotected |
goby::PROTOBUF_FINAL::GobyMessageOptions_ConfigurationOptions_Tool | ( | const GobyMessageOptions_ConfigurationOptions_Tool & | from | ) |
|
inlinenoexcept |
Definition at line 818 of file option_extensions.pb.h.
bool goby::PROTOBUF_FINAL::has_action | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_cfg | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_cfg | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_cfg | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_cli_short | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_convertible_from | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_description | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_enable | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_env | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_example | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_external_command | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_external_help_param | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_full_help_msg | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_has_help_action | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_has_subtools | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_help_action | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_include_binary_flag | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_is_tool | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_max_count | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_moos_global | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_position | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_short_help_msg | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_subtools | ( | ) | const |
bool goby::PROTOBUF_FINAL::has_tool | ( | ) | const |
bool goby::PROTOBUF_FINAL::include_binary_flag | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 173 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 337 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 606 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 855 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1034 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1190 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1377 of file option_extensions.pb.h.
|
inlinestatic |
Definition at line 1653 of file option_extensions.pb.h.
bool goby::PROTOBUF_FINAL::is_tool | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
::PROTOBUF_NAMESPACE_ID::int32 goby::PROTOBUF_FINAL::max_count | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::PROTOBUF_FINAL::MergeFrom | ( | const GobyEnumValueOptions & | from | ) |
void goby::PROTOBUF_FINAL::MergeFrom | ( | const GobyEnumValueOptions_ConfigurationOptions & | from | ) |
void goby::PROTOBUF_FINAL::MergeFrom | ( | const GobyFieldOptions & | from | ) |
void goby::PROTOBUF_FINAL::MergeFrom | ( | const GobyFieldOptions_ConfigurationOptions & | from | ) |
void goby::PROTOBUF_FINAL::MergeFrom | ( | const GobyFieldOptions_ConfigurationOptions_Position & | from | ) |
void goby::PROTOBUF_FINAL::MergeFrom | ( | const GobyMessageOptions & | from | ) |
void goby::PROTOBUF_FINAL::MergeFrom | ( | const GobyMessageOptions_ConfigurationOptions & | from | ) |
void goby::PROTOBUF_FINAL::MergeFrom | ( | const GobyMessageOptions_ConfigurationOptions_Tool & | from | ) |
const std::string& goby::PROTOBUF_FINAL::moos_global | ( | ) | const |
::goby::GobyFieldOptions_ConfigurationOptions* goby::PROTOBUF_FINAL::mutable_cfg | ( | ) |
::goby::GobyMessageOptions_ConfigurationOptions* goby::PROTOBUF_FINAL::mutable_cfg | ( | ) |
::goby::GobyEnumValueOptions_ConfigurationOptions* goby::PROTOBUF_FINAL::mutable_cfg | ( | ) |
std::string* goby::PROTOBUF_FINAL::mutable_cli_short | ( | ) |
std::string* goby::PROTOBUF_FINAL::mutable_convertible_from | ( | ) |
std::string* goby::PROTOBUF_FINAL::mutable_description | ( | ) |
std::string* goby::PROTOBUF_FINAL::mutable_env | ( | ) |
std::string* goby::PROTOBUF_FINAL::mutable_example | ( | ) |
std::string* goby::PROTOBUF_FINAL::mutable_external_command | ( | ) |
std::string* goby::PROTOBUF_FINAL::mutable_external_help_param | ( | ) |
std::string* goby::PROTOBUF_FINAL::mutable_full_help_msg | ( | ) |
std::string* goby::PROTOBUF_FINAL::mutable_moos_global | ( | ) |
::goby::GobyFieldOptions_ConfigurationOptions_Position* goby::PROTOBUF_FINAL::mutable_position | ( | ) |
std::string* goby::PROTOBUF_FINAL::mutable_short_help_msg | ( | ) |
::goby::GobyMessageOptions_ConfigurationOptions_Tool* goby::PROTOBUF_FINAL::mutable_tool | ( | ) |
|
inline |
Definition at line 157 of file option_extensions.pb.h.
|
inline |
Definition at line 321 of file option_extensions.pb.h.
|
inline |
Definition at line 590 of file option_extensions.pb.h.
|
inline |
Definition at line 839 of file option_extensions.pb.h.
|
inline |
Definition at line 1018 of file option_extensions.pb.h.
|
inline |
Definition at line 1174 of file option_extensions.pb.h.
|
inline |
Definition at line 1361 of file option_extensions.pb.h.
|
inline |
Definition at line 1637 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 199 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 363 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 632 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 881 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1060 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1216 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1403 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1679 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 203 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 367 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 636 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 885 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1064 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1220 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1407 of file option_extensions.pb.h.
|
inlinefinal |
Definition at line 1683 of file option_extensions.pb.h.
|
inline |
Definition at line 1621 of file option_extensions.pb.h.
|
inline |
Definition at line 1345 of file option_extensions.pb.h.
|
inline |
Definition at line 574 of file option_extensions.pb.h.
|
inline |
Definition at line 305 of file option_extensions.pb.h.
|
inline |
Definition at line 141 of file option_extensions.pb.h.
|
inline |
Definition at line 1158 of file option_extensions.pb.h.
|
inline |
Definition at line 1002 of file option_extensions.pb.h.
|
inline |
Definition at line 823 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 1625 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 1349 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 578 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 309 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 145 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 1162 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 1006 of file option_extensions.pb.h.
|
inlinenoexcept |
Definition at line 827 of file option_extensions.pb.h.
const ::goby::GobyFieldOptions_ConfigurationOptions_Position& goby::PROTOBUF_FINAL::position | ( | ) | const |
::goby::GobyFieldOptions_ConfigurationOptions* goby::PROTOBUF_FINAL::release_cfg | ( | ) |
::goby::GobyMessageOptions_ConfigurationOptions* goby::PROTOBUF_FINAL::release_cfg | ( | ) |
::goby::GobyEnumValueOptions_ConfigurationOptions* goby::PROTOBUF_FINAL::release_cfg | ( | ) |
std::string* goby::PROTOBUF_FINAL::release_cli_short | ( | ) |
std::string* goby::PROTOBUF_FINAL::release_convertible_from | ( | ) |
std::string* goby::PROTOBUF_FINAL::release_description | ( | ) |
std::string* goby::PROTOBUF_FINAL::release_env | ( | ) |
std::string* goby::PROTOBUF_FINAL::release_example | ( | ) |
std::string* goby::PROTOBUF_FINAL::release_external_command | ( | ) |
std::string* goby::PROTOBUF_FINAL::release_external_help_param | ( | ) |
std::string* goby::PROTOBUF_FINAL::release_full_help_msg | ( | ) |
std::string* goby::PROTOBUF_FINAL::release_moos_global | ( | ) |
::goby::GobyFieldOptions_ConfigurationOptions_Position* goby::PROTOBUF_FINAL::release_position | ( | ) |
std::string* goby::PROTOBUF_FINAL::release_short_help_msg | ( | ) |
::goby::GobyMessageOptions_ConfigurationOptions_Tool* goby::PROTOBUF_FINAL::release_tool | ( | ) |
void goby::PROTOBUF_FINAL::set_action | ( | ::goby::GobyFieldOptions_ConfigurationOptions_ConfigAction | value | ) |
void goby::PROTOBUF_FINAL::set_allocated_cfg | ( | ::goby::GobyEnumValueOptions_ConfigurationOptions * | cfg | ) |
void goby::PROTOBUF_FINAL::set_allocated_cfg | ( | ::goby::GobyFieldOptions_ConfigurationOptions * | cfg | ) |
void goby::PROTOBUF_FINAL::set_allocated_cfg | ( | ::goby::GobyMessageOptions_ConfigurationOptions * | cfg | ) |
void goby::PROTOBUF_FINAL::set_allocated_cli_short | ( | std::string * | cli_short | ) |
void goby::PROTOBUF_FINAL::set_allocated_convertible_from | ( | std::string * | convertible_from | ) |
void goby::PROTOBUF_FINAL::set_allocated_description | ( | std::string * | description | ) |
void goby::PROTOBUF_FINAL::set_allocated_env | ( | std::string * | env | ) |
void goby::PROTOBUF_FINAL::set_allocated_example | ( | std::string * | example | ) |
void goby::PROTOBUF_FINAL::set_allocated_external_command | ( | std::string * | external_command | ) |
void goby::PROTOBUF_FINAL::set_allocated_external_help_param | ( | std::string * | external_help_param | ) |
void goby::PROTOBUF_FINAL::set_allocated_full_help_msg | ( | std::string * | full_help_msg | ) |
void goby::PROTOBUF_FINAL::set_allocated_moos_global | ( | std::string * | moos_global | ) |
void goby::PROTOBUF_FINAL::set_allocated_position | ( | ::goby::GobyFieldOptions_ConfigurationOptions_Position * | position | ) |
void goby::PROTOBUF_FINAL::set_allocated_short_help_msg | ( | std::string * | short_help_msg | ) |
void goby::PROTOBUF_FINAL::set_allocated_tool | ( | ::goby::GobyMessageOptions_ConfigurationOptions_Tool * | tool | ) |
void goby::PROTOBUF_FINAL::set_cli_short | ( | const char * | value | ) |
void goby::PROTOBUF_FINAL::set_cli_short | ( | const char * | value, |
size_t | size | ||
) |
void goby::PROTOBUF_FINAL::set_cli_short | ( | const std::string & | value | ) |
void goby::PROTOBUF_FINAL::set_cli_short | ( | std::string && | value | ) |
void goby::PROTOBUF_FINAL::set_convertible_from | ( | const char * | value | ) |
void goby::PROTOBUF_FINAL::set_convertible_from | ( | const char * | value, |
size_t | size | ||
) |
void goby::PROTOBUF_FINAL::set_convertible_from | ( | const std::string & | value | ) |
void goby::PROTOBUF_FINAL::set_convertible_from | ( | std::string && | value | ) |
void goby::PROTOBUF_FINAL::set_description | ( | const char * | value | ) |
void goby::PROTOBUF_FINAL::set_description | ( | const char * | value, |
size_t | size | ||
) |
void goby::PROTOBUF_FINAL::set_description | ( | const std::string & | value | ) |
void goby::PROTOBUF_FINAL::set_description | ( | std::string && | value | ) |
void goby::PROTOBUF_FINAL::set_enable | ( | bool | value | ) |
void goby::PROTOBUF_FINAL::set_env | ( | const char * | value | ) |
void goby::PROTOBUF_FINAL::set_env | ( | const char * | value, |
size_t | size | ||
) |
void goby::PROTOBUF_FINAL::set_env | ( | const std::string & | value | ) |
void goby::PROTOBUF_FINAL::set_env | ( | std::string && | value | ) |
void goby::PROTOBUF_FINAL::set_example | ( | const char * | value | ) |
void goby::PROTOBUF_FINAL::set_example | ( | const char * | value, |
size_t | size | ||
) |
void goby::PROTOBUF_FINAL::set_example | ( | const std::string & | value | ) |
void goby::PROTOBUF_FINAL::set_example | ( | std::string && | value | ) |
void goby::PROTOBUF_FINAL::set_external_command | ( | const char * | value | ) |
void goby::PROTOBUF_FINAL::set_external_command | ( | const char * | value, |
size_t | size | ||
) |
void goby::PROTOBUF_FINAL::set_external_command | ( | const std::string & | value | ) |
void goby::PROTOBUF_FINAL::set_external_command | ( | std::string && | value | ) |
void goby::PROTOBUF_FINAL::set_external_help_param | ( | const char * | value | ) |
void goby::PROTOBUF_FINAL::set_external_help_param | ( | const char * | value, |
size_t | size | ||
) |
void goby::PROTOBUF_FINAL::set_external_help_param | ( | const std::string & | value | ) |
void goby::PROTOBUF_FINAL::set_external_help_param | ( | std::string && | value | ) |
void goby::PROTOBUF_FINAL::set_full_help_msg | ( | const char * | value | ) |
void goby::PROTOBUF_FINAL::set_full_help_msg | ( | const char * | value, |
size_t | size | ||
) |
void goby::PROTOBUF_FINAL::set_full_help_msg | ( | const std::string & | value | ) |
void goby::PROTOBUF_FINAL::set_full_help_msg | ( | std::string && | value | ) |
void goby::PROTOBUF_FINAL::set_has_help_action | ( | bool | value | ) |
void goby::PROTOBUF_FINAL::set_has_subtools | ( | bool | value | ) |
void goby::PROTOBUF_FINAL::set_include_binary_flag | ( | bool | value | ) |
void goby::PROTOBUF_FINAL::set_is_tool | ( | bool | value | ) |
void goby::PROTOBUF_FINAL::set_max_count | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::PROTOBUF_FINAL::set_moos_global | ( | const char * | value | ) |
void goby::PROTOBUF_FINAL::set_moos_global | ( | const char * | value, |
size_t | size | ||
) |
void goby::PROTOBUF_FINAL::set_moos_global | ( | const std::string & | value | ) |
void goby::PROTOBUF_FINAL::set_moos_global | ( | std::string && | value | ) |
void goby::PROTOBUF_FINAL::set_short_help_msg | ( | const char * | value | ) |
void goby::PROTOBUF_FINAL::set_short_help_msg | ( | const char * | value, |
size_t | size | ||
) |
void goby::PROTOBUF_FINAL::set_short_help_msg | ( | const std::string & | value | ) |
void goby::PROTOBUF_FINAL::set_short_help_msg | ( | std::string && | value | ) |
const std::string& goby::PROTOBUF_FINAL::short_help_msg | ( | ) | const |
|
inline |
Definition at line 1663 of file option_extensions.pb.h.
|
inline |
Definition at line 1387 of file option_extensions.pb.h.
|
inline |
Definition at line 616 of file option_extensions.pb.h.
|
inline |
Definition at line 347 of file option_extensions.pb.h.
|
inline |
Definition at line 183 of file option_extensions.pb.h.
|
inline |
Definition at line 1200 of file option_extensions.pb.h.
|
inline |
Definition at line 1044 of file option_extensions.pb.h.
|
inline |
Definition at line 865 of file option_extensions.pb.h.
const ::goby::GobyMessageOptions_ConfigurationOptions_Tool& goby::PROTOBUF_FINAL::tool | ( | ) | const |
|
inline |
Definition at line 154 of file option_extensions.pb.h.
|
inline |
Definition at line 318 of file option_extensions.pb.h.
|
inline |
Definition at line 587 of file option_extensions.pb.h.
|
inline |
Definition at line 836 of file option_extensions.pb.h.
|
inline |
Definition at line 1015 of file option_extensions.pb.h.
|
inline |
Definition at line 1171 of file option_extensions.pb.h.
|
inline |
Definition at line 1358 of file option_extensions.pb.h.
|
inline |
Definition at line 1634 of file option_extensions.pb.h.
::goby::GobyFieldOptions_ConfigurationOptions* goby::PROTOBUF_FINAL::unsafe_arena_release_cfg | ( | ) |
::goby::GobyMessageOptions_ConfigurationOptions* goby::PROTOBUF_FINAL::unsafe_arena_release_cfg | ( | ) |
::goby::GobyEnumValueOptions_ConfigurationOptions* goby::PROTOBUF_FINAL::unsafe_arena_release_cfg | ( | ) |
::goby::GobyFieldOptions_ConfigurationOptions_Position* goby::PROTOBUF_FINAL::unsafe_arena_release_position | ( | ) |
::goby::GobyMessageOptions_ConfigurationOptions_Tool* goby::PROTOBUF_FINAL::unsafe_arena_release_tool | ( | ) |
void goby::PROTOBUF_FINAL::unsafe_arena_set_allocated_cfg | ( | ::goby::GobyEnumValueOptions_ConfigurationOptions * | cfg | ) |
void goby::PROTOBUF_FINAL::unsafe_arena_set_allocated_cfg | ( | ::goby::GobyFieldOptions_ConfigurationOptions * | cfg | ) |
void goby::PROTOBUF_FINAL::unsafe_arena_set_allocated_cfg | ( | ::goby::GobyMessageOptions_ConfigurationOptions * | cfg | ) |
void goby::PROTOBUF_FINAL::unsafe_arena_set_allocated_position | ( | ::goby::GobyFieldOptions_ConfigurationOptions_Position * | position | ) |
void goby::PROTOBUF_FINAL::unsafe_arena_set_allocated_tool | ( | ::goby::GobyMessageOptions_ConfigurationOptions_Tool * | tool | ) |
|
inline |
Definition at line 1671 of file option_extensions.pb.h.
|
inline |
Definition at line 1395 of file option_extensions.pb.h.
|
inline |
Definition at line 624 of file option_extensions.pb.h.
|
inline |
Definition at line 355 of file option_extensions.pb.h.
|
inline |
Definition at line 191 of file option_extensions.pb.h.
|
inline |
Definition at line 1208 of file option_extensions.pb.h.
|
inline |
Definition at line 1052 of file option_extensions.pb.h.
|
inline |
Definition at line 873 of file option_extensions.pb.h.
|
friend |
Definition at line 282 of file option_extensions.pb.h.
|
friend |
Definition at line 224 of file option_extensions.pb.h.
|
friend |
Definition at line 289 of file option_extensions.pb.h.
|
friend |
Definition at line 1660 of file option_extensions.pb.h.
|
friend |
Definition at line 1384 of file option_extensions.pb.h.
|
friend |
Definition at line 613 of file option_extensions.pb.h.
|
friend |
Definition at line 344 of file option_extensions.pb.h.
|
friend |
Definition at line 180 of file option_extensions.pb.h.
|
friend |
Definition at line 1197 of file option_extensions.pb.h.
|
friend |
Definition at line 1041 of file option_extensions.pb.h.
|
friend |
Definition at line 862 of file option_extensions.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_external_help_param_ |
Definition at line 1599 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 415 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 413 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 430 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 428 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 426 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 417 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 419 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 177 of file option_extensions.pb.h.
|
staticconstexpr |
Definition at line 421 of file option_extensions.pb.h.