|
enum | DCCLParameters { DCCL_ID = 61442,
DCCL_MAX_BYTES = 8
} |
|
|
| UDPHeader (const UDPHeader &from) |
|
UDPHeader & | operator= (const UDPHeader &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (UDPHeader *other) |
|
UDPHeader * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const UDPHeader &from) |
|
void | MergeFrom (const UDPHeader &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_source_port () const |
|
void | clear_source_port () |
|
inline::google::protobuf::uint32 | source_port () const |
|
void | set_source_port (::google::protobuf::uint32 value) |
|
bool | has_dest_port () const |
|
void | clear_dest_port () |
|
inline::google::protobuf::uint32 | dest_port () const |
|
void | set_dest_port (::google::protobuf::uint32 value) |
|
bool | has_length () const |
|
void | clear_length () |
|
inline::google::protobuf::uint32 | length () const |
|
void | set_length (::google::protobuf::uint32 value) |
|
bool | has_checksum () const |
|
void | clear_checksum () |
|
inline::google::protobuf::uint32 | checksum () const |
|
void | set_checksum (::google::protobuf::uint32 value) |
|
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const UDPHeader & | default_instance () |
|
|
static const int | kSourcePortFieldNumber = 1 |
|
static const int | kDestPortFieldNumber = 2 |
|
static const int | kLengthFieldNumber = 3 |
|
static const int | kChecksumFieldNumber = 4 |
|
|
void | protobuf_AddDesc_goby_2facomms_2fprotobuf_2fnetwork_5fheader_2eproto () |
|
void | protobuf_AssignDesc_goby_2facomms_2fprotobuf_2fnetwork_5fheader_2eproto () |
|
void | protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2fnetwork_5fheader_2eproto () |
|
Definition at line 751 of file network_header.pb.h.
The documentation for this class was generated from the following file: