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

Public Types

enum  DCCLParameters { DCCL_ID = 1000002, DCCL_MAX_BYTES = 2 }
 

Public Member Functions

 MiniOWTT (const MiniOWTT &from)
 
MiniOWTToperator= (const MiniOWTT &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MiniOWTT *other)
 
MiniOWTTNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const MiniOWTT &from)
 
void MergeFrom (const MiniOWTT &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_clock_mode () const
 
void clear_clock_mode ()
 
inline::google::protobuf::uint32 clock_mode () const
 
void set_clock_mode (::google::protobuf::uint32 value)
 
bool has_tod () const
 
void clear_tod ()
 
inline::google::protobuf::uint32 tod () const
 
void set_tod (::google::protobuf::uint32 value)
 
bool has_user () const
 
void clear_user ()
 
inline::google::protobuf::uint32 user () const
 
void set_user (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kClockModeFieldNumber = 1
 
static const int kTodFieldNumber = 2
 
static const int kUserFieldNumber = 3
 

Friends

void protobuf_AddDesc_goby_2ftest_2facomms_2fdccl9_2ftest_2eproto ()
 
void protobuf_AssignDesc_goby_2ftest_2facomms_2fdccl9_2ftest_2eproto ()
 
void protobuf_ShutdownFile_goby_2ftest_2facomms_2fdccl9_2ftest_2eproto ()
 

Detailed Description

Definition at line 126 of file test.pb.h.


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