Goby v2
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
GobyMOOSAppConfig_Initializer Class Reference
Inheritance diagram for GobyMOOSAppConfig_Initializer:
Inheritance graph
[legend]

Public Types

typedef GobyMOOSAppConfig_Initializer_Type Type
 

Public Member Functions

 GobyMOOSAppConfig_Initializer (const GobyMOOSAppConfig_Initializer &from)
 
GobyMOOSAppConfig_Initializeroperator= (const GobyMOOSAppConfig_Initializer &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GobyMOOSAppConfig_Initializer *other)
 
GobyMOOSAppConfig_InitializerNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GobyMOOSAppConfig_Initializer &from)
 
void MergeFrom (const GobyMOOSAppConfig_Initializer &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_type () const
 
void clear_type ()
 
inline::GobyMOOSAppConfig_Initializer_Type type () const
 
void set_type (::GobyMOOSAppConfig_Initializer_Type value)
 
bool has_moos_var () const
 
void clear_moos_var ()
 
const ::std::string & moos_var () const
 
void set_moos_var (const ::std::string &value)
 
void set_moos_var (const char *value)
 
void set_moos_var (const char *value, size_t size)
 
inline::std::string * mutable_moos_var ()
 
inline::std::string * release_moos_var ()
 
void set_allocated_moos_var (::std::string *moos_var)
 
bool has_global_cfg_var () const
 
void clear_global_cfg_var ()
 
const ::std::string & global_cfg_var () const
 
void set_global_cfg_var (const ::std::string &value)
 
void set_global_cfg_var (const char *value)
 
void set_global_cfg_var (const char *value, size_t size)
 
inline::std::string * mutable_global_cfg_var ()
 
inline::std::string * release_global_cfg_var ()
 
void set_allocated_global_cfg_var (::std::string *global_cfg_var)
 
bool has_dval () const
 
void clear_dval ()
 
double dval () const
 
void set_dval (double value)
 
bool has_sval () const
 
void clear_sval ()
 
const ::std::string & sval () const
 
void set_sval (const ::std::string &value)
 
void set_sval (const char *value)
 
void set_sval (const char *value, size_t size)
 
inline::std::string * mutable_sval ()
 
inline::std::string * release_sval ()
 
void set_allocated_sval (::std::string *sval)
 
bool has_trim () const
 
void clear_trim ()
 
bool trim () const
 
void set_trim (bool value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const GobyMOOSAppConfig_Initializerdefault_instance ()
 
static bool Type_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * Type_descriptor ()
 
static const ::std::string & Type_Name (Type value)
 
static bool Type_Parse (const ::std::string &name, Type *value)
 

Static Public Attributes

static const Type INI_DOUBLE = GobyMOOSAppConfig_Initializer_Type_INI_DOUBLE
 
static const Type INI_STRING = GobyMOOSAppConfig_Initializer_Type_INI_STRING
 
static const Type Type_MIN
 
static const Type Type_MAX
 
static const int Type_ARRAYSIZE
 
static const int kTypeFieldNumber = 1
 
static const int kMoosVarFieldNumber = 2
 
static const int kGlobalCfgVarFieldNumber = 3
 
static const int kDvalFieldNumber = 4
 
static const int kSvalFieldNumber = 5
 
static const int kTrimFieldNumber = 6
 

Friends

void protobuf_AddDesc_goby_2fmoos_2fprotobuf_2fgoby_5fmoos_5fapp_2eproto ()
 
void protobuf_AssignDesc_goby_2fmoos_2fprotobuf_2fgoby_5fmoos_5fapp_2eproto ()
 
void protobuf_ShutdownFile_goby_2fmoos_2fprotobuf_2fgoby_5fmoos_5fapp_2eproto ()
 

Detailed Description

Definition at line 66 of file goby_moos_app.pb.h.

Member Data Documentation

const int GobyMOOSAppConfig_Initializer::Type_ARRAYSIZE
static
Initial value:
=
GobyMOOSAppConfig_Initializer_Type_Type_ARRAYSIZE

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

const Type GobyMOOSAppConfig_Initializer::Type_MAX
static
Initial value:
=
GobyMOOSAppConfig_Initializer_Type_Type_MAX

Definition at line 125 of file goby_moos_app.pb.h.

const Type GobyMOOSAppConfig_Initializer::Type_MIN
static
Initial value:
=
GobyMOOSAppConfig_Initializer_Type_Type_MIN

Definition at line 123 of file goby_moos_app.pb.h.


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