|
SHOGUN
4.1.0
|
Definition at line 333 of file Headers.pb.h.

Public Member Functions | |
| StringListHeader () | |
| virtual | ~StringListHeader () |
| StringListHeader (const StringListHeader &from) | |
| StringListHeader & | operator= (const StringListHeader &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (StringListHeader *other) |
| StringListHeader * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const StringListHeader &from) |
| void | MergeFrom (const StringListHeader &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_num_str () const |
| void | clear_num_str () |
| inline::google::protobuf::uint64 | num_str () const |
| void | set_num_str (::google::protobuf::uint64 value) |
| bool | has_max_string_len () const |
| void | clear_max_string_len () |
| inline::google::protobuf::uint64 | max_string_len () const |
| void | set_max_string_len (::google::protobuf::uint64 value) |
| int | str_len_size () const |
| void | clear_str_len () |
| inline::google::protobuf::uint64 | str_len (int index) const |
| void | set_str_len (int index,::google::protobuf::uint64 value) |
| void | add_str_len (::google::protobuf::uint64 value) |
| const ::google::protobuf::RepeatedField< ::google::protobuf::uint64 > & | str_len () const |
| inline::google::protobuf::RepeatedField< ::google::protobuf::uint64 > * | mutable_str_len () |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const StringListHeader & | default_instance () |
Static Public Attributes | |
| static const int | kNumStrFieldNumber = 1 |
| static const int | kMaxStringLenFieldNumber = 2 |
| static const int | kStrLenFieldNumber = 3 |
Friends | |
| void | protobuf_AddDesc_Headers_2eproto () |
| void | protobuf_AssignDesc_Headers_2eproto () |
| void | protobuf_ShutdownFile_Headers_2eproto () |
| StringListHeader | ( | ) |
|
virtual |
| StringListHeader | ( | const StringListHeader & | from | ) |
| void add_str_len | ( | ::google::protobuf::uint64 | value | ) |
Definition at line 713 of file Headers.pb.h.
| int ByteSize | ( | ) | const |
| void Clear | ( | ) |
| void clear_max_string_len | ( | ) |
Definition at line 684 of file Headers.pb.h.
| void clear_num_str | ( | ) |
Definition at line 660 of file Headers.pb.h.
| void clear_str_len | ( | ) |
Definition at line 702 of file Headers.pb.h.
| void CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
| void CopyFrom | ( | const StringListHeader & | from | ) |
|
static |
|
static |
| int GetCachedSize | ( | ) | const |
Definition at line 374 of file Headers.pb.h.
| ::google::protobuf::Metadata GetMetadata | ( | ) | const |
| bool has_max_string_len | ( | ) | const |
Definition at line 675 of file Headers.pb.h.
| bool has_num_str | ( | ) | const |
Definition at line 651 of file Headers.pb.h.
| bool IsInitialized | ( | ) | const |
| google::protobuf::uint64 max_string_len | ( | ) | const |
Definition at line 688 of file Headers.pb.h.
| void MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void MergeFrom | ( | const StringListHeader & | from | ) |
| bool MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
| google::protobuf::RepeatedField<::google::protobuf::uint64 > * mutable_str_len | ( | ) |
Definition at line 723 of file Headers.pb.h.
| inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields | ( | ) |
Definition at line 349 of file Headers.pb.h.
| StringListHeader* New | ( | ) | const |
| google::protobuf::uint64 num_str | ( | ) | const |
Definition at line 664 of file Headers.pb.h.
| StringListHeader& operator= | ( | const StringListHeader & | from | ) |
Definition at line 340 of file Headers.pb.h.
| void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| ::google::protobuf::uint8* SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
| void set_max_string_len | ( | ::google::protobuf::uint64 | value | ) |
Definition at line 692 of file Headers.pb.h.
| void set_num_str | ( | ::google::protobuf::uint64 | value | ) |
Definition at line 668 of file Headers.pb.h.
| void set_str_len | ( | int | index, |
| ::google::protobuf::uint64 | value | ||
| ) |
Definition at line 709 of file Headers.pb.h.
| google::protobuf::uint64 str_len | ( | int | index | ) | const |
Definition at line 705 of file Headers.pb.h.
| const ::google::protobuf::RepeatedField<::google::protobuf::uint64 > & str_len | ( | ) | const |
Definition at line 718 of file Headers.pb.h.
| int str_len_size | ( | ) | const |
Definition at line 699 of file Headers.pb.h.
| void Swap | ( | StringListHeader * | other | ) |
| const ::google::protobuf::UnknownFieldSet& unknown_fields | ( | ) | const |
Definition at line 345 of file Headers.pb.h.
|
friend |
|
friend |
|
friend |
|
static |
Definition at line 396 of file Headers.pb.h.
|
static |
Definition at line 389 of file Headers.pb.h.
|
static |
Definition at line 403 of file Headers.pb.h.