|
SHOGUN
4.1.0
|
Definition at line 129 of file Chunks.pb.h.

Public Member Functions | |
| Int32Chunk () | |
| virtual | ~Int32Chunk () |
| Int32Chunk (const Int32Chunk &from) | |
| Int32Chunk & | operator= (const Int32Chunk &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Int32Chunk *other) |
| Int32Chunk * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const Int32Chunk &from) |
| void | MergeFrom (const Int32Chunk &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 |
| int | data_size () const |
| void | clear_data () |
| inline::google::protobuf::int32 | data (int index) const |
| void | set_data (int index,::google::protobuf::int32 value) |
| void | add_data (::google::protobuf::int32 value) |
| const ::google::protobuf::RepeatedField< ::google::protobuf::int32 > & | data () const |
| inline::google::protobuf::RepeatedField< ::google::protobuf::int32 > * | mutable_data () |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const Int32Chunk & | default_instance () |
Static Public Attributes | |
| static const int | kDataFieldNumber = 1 |
Friends | |
| void | protobuf_AddDesc_Chunks_2eproto () |
| void | protobuf_AssignDesc_Chunks_2eproto () |
| void | protobuf_ShutdownFile_Chunks_2eproto () |
| Int32Chunk | ( | ) |
|
virtual |
| Int32Chunk | ( | const Int32Chunk & | from | ) |
| void add_data | ( | ::google::protobuf::int32 | value | ) |
Definition at line 681 of file Chunks.pb.h.
| int ByteSize | ( | ) | const |
| void Clear | ( | ) |
| void clear_data | ( | ) |
Definition at line 670 of file Chunks.pb.h.
| void CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
| void CopyFrom | ( | const Int32Chunk & | from | ) |
| google::protobuf::int32 data | ( | int | index | ) | const |
Definition at line 673 of file Chunks.pb.h.
| const ::google::protobuf::RepeatedField<::google::protobuf::int32 > & data | ( | ) | const |
Definition at line 686 of file Chunks.pb.h.
| int data_size | ( | ) | const |
Definition at line 667 of file Chunks.pb.h.
|
static |
|
static |
| int GetCachedSize | ( | ) | const |
Definition at line 170 of file Chunks.pb.h.
| ::google::protobuf::Metadata GetMetadata | ( | ) | const |
| bool IsInitialized | ( | ) | const |
| void MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void MergeFrom | ( | const Int32Chunk & | from | ) |
| bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
| google::protobuf::RepeatedField<::google::protobuf::int32 > * mutable_data | ( | ) |
Definition at line 691 of file Chunks.pb.h.
| inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields | ( | ) |
Definition at line 145 of file Chunks.pb.h.
| Int32Chunk* New | ( | ) | const |
| Int32Chunk& operator= | ( | const Int32Chunk & | from | ) |
Definition at line 136 of file Chunks.pb.h.
| void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| ::google::protobuf::uint8* SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
| void set_data | ( | int | index, |
| ::google::protobuf::int32 | value | ||
| ) |
Definition at line 677 of file Chunks.pb.h.
| void Swap | ( | Int32Chunk * | other | ) |
| const ::google::protobuf::UnknownFieldSet& unknown_fields | ( | ) | const |
Definition at line 141 of file Chunks.pb.h.
|
friend |
|
friend |
|
friend |
|
static |
Definition at line 185 of file Chunks.pb.h.