|
| GobyMOOSAppConfig () |
|
virtual | ~GobyMOOSAppConfig () |
|
| GobyMOOSAppConfig (const GobyMOOSAppConfig &from) |
|
GobyMOOSAppConfig & | operator= (const GobyMOOSAppConfig &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (GobyMOOSAppConfig *other) |
|
GobyMOOSAppConfig * | New () const final |
|
GobyMOOSAppConfig * | New (::google::protobuf::Arena *arena) const final |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | MergeFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const GobyMOOSAppConfig &from) |
|
void | MergeFrom (const GobyMOOSAppConfig &from) |
|
void | Clear () final |
|
bool | IsInitialized () const final |
|
size_t | ByteSizeLong () const final |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
|
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
|
int | GetCachedSize () const final |
|
::google::protobuf::Metadata | GetMetadata () const final |
|
int | initializer_size () const |
|
void | clear_initializer () |
|
::goby::moos::protobuf::GobyMOOSAppConfig_Initializer * | mutable_initializer (int index) |
|
::google::protobuf::RepeatedPtrField< ::goby::moos::protobuf::GobyMOOSAppConfig_Initializer > * | mutable_initializer () |
|
const ::goby::moos::protobuf::GobyMOOSAppConfig_Initializer & | initializer (int index) const |
|
::goby::moos::protobuf::GobyMOOSAppConfig_Initializer * | add_initializer () |
|
const ::google::protobuf::RepeatedPtrField< ::goby::moos::protobuf::GobyMOOSAppConfig_Initializer > & | initializer () const |
|
bool | has_log_path () const |
|
void | clear_log_path () |
|
const ::std::string & | log_path () const |
|
void | set_log_path (const ::std::string &value) |
|
void | set_log_path (const char *value) |
|
void | set_log_path (const char *value, size_t size) |
|
::std::string * | mutable_log_path () |
|
::std::string * | release_log_path () |
|
void | set_allocated_log_path (::std::string *log_path) |
|
bool | has_community () const |
|
void | clear_community () |
|
const ::std::string & | community () const |
|
void | set_community (const ::std::string &value) |
|
void | set_community (const char *value) |
|
void | set_community (const char *value, size_t size) |
|
::std::string * | mutable_community () |
|
::std::string * | release_community () |
|
void | set_allocated_community (::std::string *community) |
|
bool | has_server_host () const |
|
void | clear_server_host () |
|
const ::std::string & | server_host () const |
|
void | set_server_host (const ::std::string &value) |
|
void | set_server_host (const char *value) |
|
void | set_server_host (const char *value, size_t size) |
|
::std::string * | mutable_server_host () |
|
::std::string * | release_server_host () |
|
void | set_allocated_server_host (::std::string *server_host) |
|
bool | has_log_omit_file_timestamp () const |
|
void | clear_log_omit_file_timestamp () |
|
bool | log_omit_file_timestamp () const |
|
void | set_log_omit_file_timestamp (bool value) |
|
bool | has_log_omit_latest_symlink () const |
|
void | clear_log_omit_latest_symlink () |
|
bool | log_omit_latest_symlink () const |
|
void | set_log_omit_latest_symlink (bool value) |
|
bool | has_show_gui () const |
|
void | clear_show_gui () |
|
bool | show_gui () const |
|
void | set_show_gui (bool value) |
|
bool | has_use_binary_protobuf () const |
|
void | clear_use_binary_protobuf () |
|
bool | use_binary_protobuf () const |
|
void | set_use_binary_protobuf (bool value) |
|
bool | has_server_port () const |
|
void | clear_server_port () |
|
::google::protobuf::int32 | server_port () const |
|
void | set_server_port (::google::protobuf::int32 value) |
|
bool | has_lat_origin () const |
|
void | clear_lat_origin () |
|
double | lat_origin () const |
|
void | set_lat_origin (double value) |
|
bool | has_lon_origin () const |
|
void | clear_lon_origin () |
|
double | lon_origin () const |
|
void | set_lon_origin (double value) |
|
bool | has_moos_parser_technique () const |
|
void | clear_moos_parser_technique () |
|
::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique | moos_parser_technique () const |
|
void | set_moos_parser_technique (::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique value) |
|
bool | has_app_tick () const |
|
void | clear_app_tick () |
|
::google::protobuf::uint32 | app_tick () const |
|
void | set_app_tick (::google::protobuf::uint32 value) |
|
bool | has_comm_tick () const |
|
void | clear_comm_tick () |
|
::google::protobuf::uint32 | comm_tick () const |
|
void | set_comm_tick (::google::protobuf::uint32 value) |
|
bool | has_verbosity () const |
|
void | clear_verbosity () |
|
::goby::util::protobuf::GLogConfig_Verbosity | verbosity () const |
|
void | set_verbosity (::goby::util::protobuf::GLogConfig_Verbosity value) |
|
bool | has_log () const |
|
void | clear_log () |
|
bool | log () const |
|
void | set_log (bool value) |
|
bool | has_log_verbosity () const |
|
void | clear_log_verbosity () |
|
::goby::util::protobuf::GLogConfig_Verbosity | log_verbosity () const |
|
void | set_log_verbosity (::goby::util::protobuf::GLogConfig_Verbosity value) |
|
bool | has_time_warp_multiplier () const |
|
void | clear_time_warp_multiplier () |
|
::google::protobuf::uint32 | time_warp_multiplier () const |
|
void | set_time_warp_multiplier (::google::protobuf::uint32 value) |
|
| Message () |
|
virtual | ~Message () |
|
virtual void | CopyFrom (const Message &from) |
|
virtual void | MergeFrom (const Message &from) |
|
void | CheckInitialized () const |
|
void | FindInitializationErrors (std::vector< string > *errors) const |
|
string | InitializationErrorString () const |
|
virtual void | DiscardUnknownFields () |
|
virtual size_t | SpaceUsedLong () const |
|
int | SpaceUsed () const |
|
string | DebugString () const |
|
string | ShortDebugString () const |
|
string | Utf8DebugString () const |
|
void | PrintDebugString () const |
|
bool | ParseFromFileDescriptor (int file_descriptor) |
|
bool | ParsePartialFromFileDescriptor (int file_descriptor) |
|
bool | ParseFromIstream (std::istream *input) |
|
bool | ParsePartialFromIstream (std::istream *input) |
|
bool | SerializeToFileDescriptor (int file_descriptor) const |
|
bool | SerializePartialToFileDescriptor (int file_descriptor) const |
|
bool | SerializeToOstream (std::ostream *output) const |
|
bool | SerializePartialToOstream (std::ostream *output) const |
|
virtual string | GetTypeName () const |
|
virtual void | CheckTypeAndMergeFrom (const MessageLite &other) |
|
virtual bool | MergePartialFromCodedStream (io::CodedInputStream *input) |
|
virtual void | SerializeWithCachedSizes (io::CodedOutputStream *output) const |
|
const Descriptor * | GetDescriptor () const |
|
virtual const Reflection * | GetReflection () const final |
|
| MessageLite () |
|
virtual | ~MessageLite () |
|
virtual ::google::protobuf::Arena * | GetArena () const |
|
virtual void * | GetMaybeArenaPointer () const |
|
bool | ParseFromCodedStream (io::CodedInputStream *input) |
|
bool | ParsePartialFromCodedStream (io::CodedInputStream *input) |
|
bool | ParseFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
bool | ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
bool | ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | ParseFromString (const string &data) |
|
bool | ParsePartialFromString (const string &data) |
|
bool | ParseFromArray (const void *data, int size) |
|
bool | ParsePartialFromArray (const void *data, int size) |
|
bool | MergeFromCodedStream (io::CodedInputStream *input) |
|
bool | SerializeToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializePartialToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializeToString (string *output) const |
|
bool | SerializePartialToString (string *output) const |
|
bool | SerializeToArray (void *data, int size) const |
|
bool | SerializePartialToArray (void *data, int size) const |
|
string | SerializeAsString () const |
|
string | SerializePartialAsString () const |
|
bool | AppendToString (string *output) const |
|
bool | AppendPartialToString (string *output) const |
|
int | ByteSize () const |
|
virtual uint8 * | SerializeWithCachedSizesToArray (uint8 *target) const |
|
virtual uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const |
|
Definition at line 316 of file goby_moos_app.pb.h.