Ignition Msgs

API Reference

8.1.0
RestPost Member List

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

ByteSize() constRestPost
Clear()RestPost
clear_header()RestPostinline
clear_id()RestPostinline
clear_json()RestPostinline
clear_route()RestPostinline
CopyFrom(const ::google::protobuf::Message &from)RestPost
CopyFrom(const RestPost &from)RestPost
default_instance()RestPoststatic
descriptor()RestPoststatic
GetCachedSize() constRestPostinline
GetMetadata() constRestPost
has_header() constRestPostinline
header() constRestPostinline
id() constRestPostinline
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *output) constRestPost
IsInitialized() constRestPost
json() constRestPostinline
kHeaderFieldNumberRestPoststatic
kIdFieldNumberRestPoststatic
kJsonFieldNumberRestPoststatic
kRouteFieldNumberRestPoststatic
MergeFrom(const ::google::protobuf::Message &from)RestPost
MergeFrom(const RestPost &from)RestPost
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input)RestPost
mutable_header()RestPostinline
mutable_json()RestPostinline
mutable_route()RestPostinline
New() constRestPostinline
New(::google::protobuf::Arena *arena) constRestPost
operator=(const RestPost &from)RestPostinline
protobuf_AddDesc_ignition_2fmsgs_2frest_5fpost_2eproto()RestPostfriend
protobuf_AssignDesc_ignition_2fmsgs_2frest_5fpost_2eproto()RestPostfriend
protobuf_ShutdownFile_ignition_2fmsgs_2frest_5fpost_2eproto()RestPostfriend
release_header()RestPostinline
release_json()RestPostinline
release_route()RestPostinline
RestPost()RestPost
RestPost(const RestPost &from)RestPost
route() constRestPostinline
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) constRestPost
SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) constRestPostinline
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
~RestPost()RestPostvirtual