|
|
| RequestHeaderProto (const RequestHeaderProto &from) |
| |
|
RequestHeaderProto & | operator= (const RequestHeaderProto &from) |
| |
const
::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| |
|
void | Swap (RequestHeaderProto *other) |
| |
|
RequestHeaderProto * | New () const |
| |
|
RequestHeaderProto * | New (::google::protobuf::Arena *arena) const |
| |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
| |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
| |
|
void | CopyFrom (const RequestHeaderProto &from) |
| |
|
void | MergeFrom (const RequestHeaderProto &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_methodname () const |
| |
|
void | clear_methodname () |
| |
|
const ::std::string & | methodname () const |
| |
|
void | set_methodname (const ::std::string &value) |
| |
|
void | set_methodname (const char *value) |
| |
|
void | set_methodname (const char *value, size_t size) |
| |
|
::std::string * | mutable_methodname () |
| |
|
::std::string * | release_methodname () |
| |
|
void | set_allocated_methodname (::std::string *methodname) |
| |
|
bool | has_declaringclassprotocolname () const |
| |
|
void | clear_declaringclassprotocolname () |
| |
|
const ::std::string & | declaringclassprotocolname () const |
| |
|
void | set_declaringclassprotocolname (const ::std::string &value) |
| |
|
void | set_declaringclassprotocolname (const char *value) |
| |
|
void | set_declaringclassprotocolname (const char *value, size_t size) |
| |
|
::std::string * | mutable_declaringclassprotocolname () |
| |
|
::std::string * | release_declaringclassprotocolname () |
| |
|
void | set_allocated_declaringclassprotocolname (::std::string *declaringclassprotocolname) |
| |
|
bool | has_clientprotocolversion () const |
| |
|
void | clear_clientprotocolversion () |
| |
|
::google::protobuf::uint64 | clientprotocolversion () const |
| |
|
void | set_clientprotocolversion (::google::protobuf::uint64 value) |
| |