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

Public Member Functions

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

Public Attributes

static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::MessageTypeTraits< ::goby::common::protobuf::ZeroMQServiceConfig_Socket >, 11, false > request_socket
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::PrimitiveTypeTraits< double >, 1, false > query_interval_seconds
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::PrimitiveTypeTraits< ::google::protobuf::int32 >, 5, false > max_frame_size
 
static::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig,::google::protobuf::internal::PrimitiveTypeTraits< double >, 1, false > reset_interval_seconds
 
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::RepeatedPrimitiveTypeTraits< ::google::protobuf::int32 >, 5, false > rate_to_frames
 

Static Public Attributes

static const int kRequestSocketFieldNumber = 1321
 
static const int kQueryIntervalSecondsFieldNumber = 1322
 
static const int kMaxFrameSizeFieldNumber = 1323
 
static const int kResetIntervalSecondsFieldNumber = 1324
 
static const int kRateToBytesFieldNumber = 1325
 
static const int kRateToFramesFieldNumber = 1326
 

Friends

void protobuf_AddDesc_goby_2fpb_2fprotobuf_2fpb_5fmodem_5fdriver_2eproto ()
 
void protobuf_AssignDesc_goby_2fpb_2fprotobuf_2fpb_5fmodem_5fdriver_2eproto ()
 
void protobuf_ShutdownFile_goby_2fpb_2fprotobuf_2fpb_5fmodem_5fdriver_2eproto ()
 

Detailed Description

Definition at line 67 of file pb_modem_driver.pb.h.


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