RestPost Member List
This is the complete list of members for RestPost, including all inherited members.
ByteSizeLong() const final | RestPost | |
Clear() final | RestPost | |
clear_header() | RestPost | |
clear_id() | RestPost | inline |
clear_json() | RestPost | inline |
clear_route() | RestPost | inline |
CopyFrom(const ::google::protobuf::Message &from) final | RestPost | |
CopyFrom(const RestPost &from) | RestPost | |
default_instance() | RestPost | static |
descriptor() | RestPost | static |
GetCachedSize() const final | RestPost | inline |
GetMetadata() const final | RestPost | |
has_header() const | RestPost | inline |
header() const | RestPost | inline |
id() const | RestPost | inline |
InitAsDefaultInstance() | RestPost | static |
internal_default_instance() | RestPost | inlinestatic |
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final | RestPost | |
IsInitialized() const final | RestPost | |
json() const | RestPost | inline |
kHeaderFieldNumber | RestPost | static |
kIdFieldNumber | RestPost | static |
kIndexInFileMessages | RestPost | static |
kJsonFieldNumber | RestPost | static |
kRouteFieldNumber | RestPost | static |
MergeFrom(const ::google::protobuf::Message &from) final | RestPost | |
MergeFrom(const RestPost &from) | RestPost | |
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final | RestPost | |
mutable_header() | RestPost | inline |
mutable_json() | RestPost | inline |
mutable_route() | RestPost | inline |
New() const final | RestPost | inline |
New(::google::protobuf::Arena *arena) const final | RestPost | inline |
operator=(const RestPost &from) | RestPost | inline |
release_header() | RestPost | inline |
release_json() | RestPost | inline |
release_route() | RestPost | inline |
RestPost() | RestPost | |
RestPost(const RestPost &from) | RestPost | |
route() const | RestPost | inline |
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final | RestPost | |
set_allocated_header(::gz::msgs::Header *header) | RestPost | inline |
set_allocated_json(::std::string *json) | RestPost | inline |
set_allocated_route(::std::string *route) | RestPost | inline |
set_id(::google::protobuf::uint32 value) | RestPost | inline |
set_json(const ::std::string &value) | RestPost | inline |
set_json(const char *value) | RestPost | inline |
set_json(const char *value, size_t size) | RestPost | inline |
set_route(const ::std::string &value) | RestPost | inline |
set_route(const char *value) | RestPost | inline |
set_route(const char *value, size_t size) | RestPost | inline |
Swap(RestPost *other) | RestPost | |
swap(RestPost &a, RestPost &b) | RestPost | friend |
~RestPost() | RestPost | virtual |