|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| PacketHeaderProto (const PacketHeaderProto &from) | |
| PacketHeaderProto & | operator= (const PacketHeaderProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (PacketHeaderProto *other) |
| PacketHeaderProto * | New () const |
| PacketHeaderProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const PacketHeaderProto &from) |
| void | MergeFrom (const PacketHeaderProto &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 * | InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *output) const |
| ::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| bool | has_offsetinblock () const |
| void | clear_offsetinblock () |
| ::google::protobuf::int64 | offsetinblock () const |
| void | set_offsetinblock (::google::protobuf::int64 value) |
| bool | has_seqno () const |
| void | clear_seqno () |
| ::google::protobuf::int64 | seqno () const |
| void | set_seqno (::google::protobuf::int64 value) |
| bool | has_lastpacketinblock () const |
| void | clear_lastpacketinblock () |
| bool | lastpacketinblock () const |
| void | set_lastpacketinblock (bool value) |
| bool | has_datalen () const |
| void | clear_datalen () |
| ::google::protobuf::int32 | datalen () const |
| void | set_datalen (::google::protobuf::int32 value) |
| bool | has_syncblock () const |
| void | clear_syncblock () |
| bool | syncblock () const |
| void | set_syncblock (bool value) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const PacketHeaderProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_datatransfer_2eproto () |
| void | protobuf_AssignDesc_datatransfer_2eproto () |
| void | protobuf_ShutdownFile_datatransfer_2eproto () |
1.8.6