|
enum | DCCLParameters { DCCL_ID = 517,
DCCL_MAX_BYTES = 32
} |
|
|
| TimeUpdateResponse (const TimeUpdateResponse &from) |
|
TimeUpdateResponse & | operator= (const TimeUpdateResponse &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (TimeUpdateResponse *other) |
|
TimeUpdateResponse * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const TimeUpdateResponse &from) |
|
void | MergeFrom (const TimeUpdateResponse &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_src () const |
|
void | clear_src () |
|
inline::google::protobuf::int32 | src () const |
|
void | set_src (::google::protobuf::int32 value) |
|
bool | has_dest () const |
|
void | clear_dest () |
|
inline::google::protobuf::int32 | dest () const |
|
void | set_dest (::google::protobuf::int32 value) |
|
bool | has_time () const |
|
void | clear_time () |
|
inline::google::protobuf::uint64 | time () const |
|
void | set_time (::google::protobuf::uint64 value) |
|
bool | has_time_of_flight_microsec () const |
|
void | clear_time_of_flight_microsec () |
|
inline::google::protobuf::uint64 | time_of_flight_microsec () const |
|
void | set_time_of_flight_microsec (::google::protobuf::uint64 value) |
|
bool | has_request_src () const |
|
void | clear_request_src () |
|
inline::google::protobuf::int32 | request_src () const |
|
void | set_request_src (::google::protobuf::int32 value) |
|
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const TimeUpdateResponse & | default_instance () |
|
|
static const int | kSrcFieldNumber = 1 |
|
static const int | kDestFieldNumber = 2 |
|
static const int | kTimeFieldNumber = 3 |
|
static const int | kTimeOfFlightMicrosecFieldNumber = 4 |
|
static const int | kRequestSrcFieldNumber = 5 |
|
|
void | protobuf_AddDesc_goby_2facomms_2fprotobuf_2ftime_5fupdate_2eproto () |
|
void | protobuf_AssignDesc_goby_2facomms_2fprotobuf_2ftime_5fupdate_2eproto () |
|
void | protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2ftime_5fupdate_2eproto () |
|
Definition at line 159 of file time_update.pb.h.
The documentation for this class was generated from the following file: