Gazebo Msgs

API Reference

5.11.0
RestPost Member List

This is the complete list of members for RestPost, including all inherited members.

ByteSizeLong() const finalRestPost
Clear() finalRestPost
clear_header()RestPost
clear_id()RestPostinline
clear_json()RestPostinline
clear_route()RestPostinline
CopyFrom(const ::google::protobuf::Message &from) finalRestPost
CopyFrom(const RestPost &from)RestPost
default_instance()RestPoststatic
descriptor()RestPoststatic
GetCachedSize() const finalRestPostinline
GetMetadata() const finalRestPost
has_header() constRestPostinline
header() constRestPostinline
id() constRestPostinline
InitAsDefaultInstance()RestPoststatic
internal_default_instance()RestPostinlinestatic
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const finalRestPost
IsInitialized() const finalRestPost
json() constRestPostinline
kHeaderFieldNumberRestPoststatic
kIdFieldNumberRestPoststatic
kIndexInFileMessagesRestPoststatic
kJsonFieldNumberRestPoststatic
kRouteFieldNumberRestPoststatic
MergeFrom(const ::google::protobuf::Message &from) finalRestPost
MergeFrom(const RestPost &from)RestPost
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) finalRestPost
mutable_header()RestPostinline
mutable_json()RestPostinline
mutable_route()RestPostinline
New() const finalRestPostinline
New(::google::protobuf::Arena *arena) const finalRestPostinline
operator=(const RestPost &from)RestPostinline
release_header()RestPostinline
release_json()RestPostinline
release_route()RestPostinline
RestPost()RestPost
RestPost(const RestPost &from)RestPost
route() constRestPostinline
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const finalRestPost
set_allocated_header(::ignition::msgs::Header *header)RestPostinline
set_allocated_json(::std::string *json)RestPostinline
set_allocated_route(::std::string *route)RestPostinline
set_id(::google::protobuf::uint32 value)RestPostinline
set_json(const ::std::string &value)RestPostinline
set_json(const char *value)RestPostinline
set_json(const char *value, size_t size)RestPostinline
set_route(const ::std::string &value)RestPostinline
set_route(const char *value)RestPostinline
set_route(const char *value, size_t size)RestPostinline
Swap(RestPost *other)RestPost
swap(RestPost &a, RestPost &b)RestPostfriend
~RestPost()RestPostvirtual