List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
WebRequest Class Reference
#include <web_request.pb.h>
Public Member Functions | |
WebRequest () | |
WebRequest (const WebRequest &from) | |
virtual | ~WebRequest () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_compression () |
void | clear_header () |
void | clear_hz () |
void | clear_msg_type () |
void | clear_operation () |
void | clear_topic () |
const ::std::string & | compression () const |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const WebRequest &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::ignition::msgs::Header & | header () const |
double | hz () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const WebRequest &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
const ::std::string & | msg_type () const |
::std::string * | mutable_compression () |
::ignition::msgs::Header * | mutable_header () |
::std::string * | mutable_msg_type () |
::std::string * | mutable_operation () |
::std::string * | mutable_topic () |
WebRequest * | New () const final |
WebRequest * | New (::google::protobuf::Arena *arena) const final |
const ::std::string & | operation () const |
WebRequest & | operator= (const WebRequest &from) |
::std::string * | release_compression () |
::ignition::msgs::Header * | release_header () |
::std::string * | release_msg_type () |
::std::string * | release_operation () |
::std::string * | release_topic () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_compression (::std::string *compression) |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_msg_type (::std::string *msg_type) |
void | set_allocated_operation (::std::string *operation) |
void | set_allocated_topic (::std::string *topic) |
void | set_compression (const ::std::string &value) |
void | set_compression (const char *value) |
void | set_compression (const char *value, size_t size) |
void | set_hz (double value) |
void | set_msg_type (const ::std::string &value) |
void | set_msg_type (const char *value) |
void | set_msg_type (const char *value, size_t size) |
void | set_operation (const ::std::string &value) |
void | set_operation (const char *value) |
void | set_operation (const char *value, size_t size) |
void | set_topic (const ::std::string &value) |
void | set_topic (const char *value) |
void | set_topic (const char *value, size_t size) |
void | Swap (WebRequest *other) |
const ::std::string & | topic () const |
Static Public Member Functions | |
static const WebRequest & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const WebRequest * | internal_default_instance () |
Static Public Attributes | |
static const int | kCompressionFieldNumber = 5 |
static const int | kHeaderFieldNumber = 1 |
static const int | kHzFieldNumber = 6 |
static constexpr int | kIndexInFileMessages |
static const int | kMsgTypeFieldNumber = 4 |
static const int | kOperationFieldNumber = 2 |
static const int | kTopicFieldNumber = 3 |
Constructor & Destructor Documentation
◆ WebRequest() [1/2]
WebRequest | ( | ) |
◆ ~WebRequest()
|
virtual |
◆ WebRequest() [2/2]
WebRequest | ( | const WebRequest & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_compression()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_hz()
|
inline |
◆ clear_msg_type()
|
inline |
◆ clear_operation()
|
inline |
◆ clear_topic()
|
inline |
◆ compression()
|
inline |
Referenced by WebRequest::set_allocated_compression().
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const WebRequest & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
References WebRequest::internal_default_instance().
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
Referenced by WebRequest::set_allocated_header().
◆ hz()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_WebRequest_default_instance_.
Referenced by WebRequest::has_header().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const WebRequest & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ msg_type()
|
inline |
Referenced by WebRequest::set_allocated_msg_type().
◆ mutable_compression()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_msg_type()
|
inline |
◆ mutable_operation()
|
inline |
◆ mutable_topic()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operation()
|
inline |
Referenced by WebRequest::set_allocated_operation().
◆ operator=()
|
inline |
◆ release_compression()
|
inline |
◆ release_header()
|
inline |
◆ release_msg_type()
|
inline |
◆ release_operation()
|
inline |
◆ release_topic()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_compression()
|
inline |
References WebRequest::compression().
◆ set_allocated_header()
|
inline |
References WebRequest::header().
◆ set_allocated_msg_type()
|
inline |
References WebRequest::msg_type().
◆ set_allocated_operation()
|
inline |
References WebRequest::operation().
◆ set_allocated_topic()
|
inline |
References WebRequest::topic().
◆ set_compression() [1/3]
|
inline |
◆ set_compression() [2/3]
|
inline |
◆ set_compression() [3/3]
|
inline |
◆ set_hz()
|
inline |
◆ set_msg_type() [1/3]
|
inline |
◆ set_msg_type() [2/3]
|
inline |
◆ set_msg_type() [3/3]
|
inline |
◆ set_operation() [1/3]
|
inline |
◆ set_operation() [2/3]
|
inline |
◆ set_operation() [3/3]
|
inline |
◆ set_topic() [1/3]
|
inline |
◆ set_topic() [2/3]
|
inline |
◆ set_topic() [3/3]
|
inline |
◆ Swap()
void Swap | ( | WebRequest * | other | ) |
◆ topic()
|
inline |
Referenced by WebRequest::set_allocated_topic().
Member Data Documentation
◆ kCompressionFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kHzFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kMsgTypeFieldNumber
|
static |
◆ kOperationFieldNumber
|
static |
◆ kTopicFieldNumber
|
static |
The documentation for this class was generated from the following file: