Goby v2
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Friends | List of all members
goby::moos::protobuf::Config Class Reference
Inheritance diagram for goby::moos::protobuf::Config:
Inheritance graph
[legend]

Public Member Functions

 Config (const Config &from)
 
Configoperator= (const Config &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Config *other)
 
ConfigNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Config &from)
 
void MergeFrom (const Config &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
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const Configdefault_instance ()
 

Public Attributes

static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::StringTypeTraits, 9, false > moos_server
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::PrimitiveTypeTraits< ::google::protobuf::int32 >, 5, false > moos_port
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::StringTypeTraits, 9, false > incoming_moos_var
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::StringTypeTraits, 9, false > outgoing_moos_var
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::StringTypeTraits, 9, false > ufield_outgoing_moos_var
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::RepeatedPrimitiveTypeTraits< ::google::protobuf::int32 >, 5, false > rate_to_bytes
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::StringTypeTraits, 9, false > modem_id_lookup_path
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::MessageTypeTraits< ::goby::moos::protobuf::MicroModemMimic >, 11, false > micromodem_mimic
 

Static Public Attributes

static const int kMoosServerFieldNumber = 1300
 
static const int kMoosPortFieldNumber = 1301
 
static const int kIncomingMoosVarFieldNumber = 1302
 
static const int kOutgoingMoosVarFieldNumber = 1303
 
static const int kUfieldOutgoingMoosVarFieldNumber = 1304
 
static const int kRateToBytesFieldNumber = 1305
 
static const int kModemIdLookupPathFieldNumber = 1306
 
static const int kMicromodemMimicFieldNumber = 1307
 

Friends

void protobuf_AddDesc_goby_2fmoos_2fprotobuf_2fufield_5fsim_5fdriver_2eproto ()
 
void protobuf_AssignDesc_goby_2fmoos_2fprotobuf_2fufield_5fsim_5fdriver_2eproto ()
 
void protobuf_ShutdownFile_goby_2fmoos_2fprotobuf_2fufield_5fsim_5fdriver_2eproto ()
 

Detailed Description

Definition at line 172 of file ufield_sim_driver.pb.h.


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