SHOGUN
v3.2.0
|
Definition at line 387 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 |
StringListHeader * | New (::google::protobuf::Arena *arena) 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 * | 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_num_str () const |
void | clear_num_str () |
::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 () |
::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 () |
::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 |
::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 785 of file Headers.pb.h.
int ByteSize | ( | ) | const |
void Clear | ( | ) |
void clear_max_string_len | ( | ) |
Definition at line 756 of file Headers.pb.h.
void clear_num_str | ( | ) |
Definition at line 732 of file Headers.pb.h.
void clear_str_len | ( | ) |
Definition at line 774 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 434 of file Headers.pb.h.
::google::protobuf::Metadata GetMetadata | ( | ) | const |
bool has_max_string_len | ( | ) | const |
Definition at line 747 of file Headers.pb.h.
bool has_num_str | ( | ) | const |
Definition at line 723 of file Headers.pb.h.
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
::google::protobuf::uint8 * | output | ||
) | const |
bool IsInitialized | ( | ) | const |
google::protobuf::uint64 max_string_len | ( | ) | const |
Definition at line 760 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 795 of file Headers.pb.h.
inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields | ( | ) |
Definition at line 403 of file Headers.pb.h.
StringListHeader* New | ( | ) | const |
Definition at line 414 of file Headers.pb.h.
StringListHeader* New | ( | ::google::protobuf::Arena * | arena | ) | const |
google::protobuf::uint64 num_str | ( | ) | const |
Definition at line 736 of file Headers.pb.h.
StringListHeader& operator= | ( | const StringListHeader & | from | ) |
Definition at line 394 of file Headers.pb.h.
void SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
Definition at line 431 of file Headers.pb.h.
void set_max_string_len | ( | ::google::protobuf::uint64 | value | ) |
Definition at line 764 of file Headers.pb.h.
void set_num_str | ( | ::google::protobuf::uint64 | value | ) |
Definition at line 740 of file Headers.pb.h.
void set_str_len | ( | int | index, |
::google::protobuf::uint64 | value | ||
) |
Definition at line 781 of file Headers.pb.h.
google::protobuf::uint64 str_len | ( | int | index | ) | const |
Definition at line 777 of file Headers.pb.h.
const ::google::protobuf::RepeatedField<::google::protobuf::uint64 > & str_len | ( | ) | const |
Definition at line 790 of file Headers.pb.h.
int str_len_size | ( | ) | const |
Definition at line 771 of file Headers.pb.h.
void Swap | ( | StringListHeader * | other | ) |
const ::google::protobuf::UnknownFieldSet& unknown_fields | ( | ) | const |
Definition at line 399 of file Headers.pb.h.
|
friend |
|
friend |
|
friend |
|
static |
Definition at line 465 of file Headers.pb.h.
|
static |
Definition at line 458 of file Headers.pb.h.
|
static |
Definition at line 472 of file Headers.pb.h.