Ignition Msgs

API Reference

6.4.0
Response Member List

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

ByteSize() constResponse
Clear()Response
clear_header()Responseinline
clear_id()Responseinline
clear_request()Responseinline
clear_response()Responseinline
clear_serialized_data()Responseinline
clear_type()Responseinline
CopyFrom(const ::google::protobuf::Message &from)Response
CopyFrom(const Response &from)Response
default_instance()Responsestatic
descriptor()Responsestatic
GetCachedSize() constResponseinline
GetMetadata() constResponse
has_header() constResponseinline
header() constResponseinline
id() constResponseinline
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *output) constResponse
IsInitialized() constResponse
kHeaderFieldNumberResponsestatic
kIdFieldNumberResponsestatic
kRequestFieldNumberResponsestatic
kResponseFieldNumberResponsestatic
kSerializedDataFieldNumberResponsestatic
kTypeFieldNumberResponsestatic
MergeFrom(const ::google::protobuf::Message &from)Response
MergeFrom(const Response &from)Response
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input)Response
mutable_header()Responseinline
mutable_request()Responseinline
mutable_response()Responseinline
mutable_serialized_data()Responseinline
mutable_type()Responseinline
New() constResponseinline
New(::google::protobuf::Arena *arena) constResponse
operator=(const Response &from)Responseinline
protobuf_AddDesc_ignition_2fmsgs_2fresponse_2eproto()Responsefriend
protobuf_AssignDesc_ignition_2fmsgs_2fresponse_2eproto()Responsefriend
protobuf_ShutdownFile_ignition_2fmsgs_2fresponse_2eproto()Responsefriend
release_header()Responseinline
release_request()Responseinline
release_response()Responseinline
release_serialized_data()Responseinline
release_type()Responseinline
request() constResponseinline
Response()Response
Response(const Response &from)Response
response() constResponseinline
serialized_data() constResponseinline
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) constResponse
SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) constResponseinline
set_allocated_header(::ignition::msgs::Header *header)Responseinline
set_allocated_request(::std::string *request)Responseinline
set_allocated_response(::std::string *response)Responseinline
set_allocated_serialized_data(::std::string *serialized_data)Responseinline
set_allocated_type(::std::string *type)Responseinline
set_id(::google::protobuf::int32 value)Responseinline
set_request(const ::std::string &value)Responseinline
set_request(const char *value)Responseinline
set_request(const char *value, size_t size)Responseinline
set_response(const ::std::string &value)Responseinline
set_response(const char *value)Responseinline
set_response(const char *value, size_t size)Responseinline
set_serialized_data(const ::std::string &value)Responseinline
set_serialized_data(const char *value)Responseinline
set_serialized_data(const void *value, size_t size)Responseinline
set_type(const ::std::string &value)Responseinline
set_type(const char *value)Responseinline
set_type(const char *value, size_t size)Responseinline
Swap(Response *other)Response
type() constResponseinline
~Response()Responsevirtual