List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Hydra Class Reference
#include <hydra.pb.h>
Public Types | |
typedef Hydra_Paddle | Paddle |
Public Member Functions | |
Hydra () | |
Hydra (const Hydra &from) | |
virtual | ~Hydra () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_header () |
void | clear_left () |
void | clear_right () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Hydra &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_left () const |
bool | has_right () const |
const ::ignition::msgs::Header & | header () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
const ::ignition::msgs::Hydra_Paddle & | left () const |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const Hydra &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::ignition::msgs::Header * | mutable_header () |
::ignition::msgs::Hydra_Paddle * | mutable_left () |
::ignition::msgs::Hydra_Paddle * | mutable_right () |
Hydra * | New () const final |
Hydra * | New (::google::protobuf::Arena *arena) const final |
Hydra & | operator= (const Hydra &from) |
::ignition::msgs::Header * | release_header () |
::ignition::msgs::Hydra_Paddle * | release_left () |
::ignition::msgs::Hydra_Paddle * | release_right () |
const ::ignition::msgs::Hydra_Paddle & | right () const |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_left (::ignition::msgs::Hydra_Paddle *left) |
void | set_allocated_right (::ignition::msgs::Hydra_Paddle *right) |
void | Swap (Hydra *other) |
Static Public Member Functions | |
static const Hydra & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Hydra * | internal_default_instance () |
Static Public Attributes | |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kLeftFieldNumber = 3 |
static const int | kRightFieldNumber = 2 |
Member Typedef Documentation
🔗Paddle
typedef Hydra_Paddle Paddle |
Constructor & Destructor Documentation
🔗Hydra() [1/2]
Hydra | ( | ) |
🔗~Hydra()
|
virtual |
🔗Hydra() [2/2]
Member Function Documentation
🔗ByteSizeLong()
|
final |
🔗Clear()
|
final |
🔗clear_header()
void clear_header | ( | ) |
🔗clear_left()
|
inline |
🔗clear_right()
|
inline |
🔗CopyFrom() [1/2]
|
final |
🔗CopyFrom() [2/2]
void CopyFrom | ( | const Hydra & | from | ) |
🔗default_instance()
|
static |
🔗descriptor()
|
static |
🔗GetCachedSize()
|
inlinefinal |
🔗GetMetadata()
|
final |
🔗has_header()
|
inline |
🔗has_left()
|
inline |
🔗has_right()
|
inline |
🔗header()
|
inline |
References ignition::msgs::_Header_default_instance_.
🔗InitAsDefaultInstance()
|
static |
🔗internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Hydra_default_instance_.
🔗InternalSerializeWithCachedSizesToArray()
|
final |
🔗IsInitialized()
|
final |
🔗left()
|
inline |
References ignition::msgs::_Hydra_Paddle_default_instance_.
🔗MergeFrom() [1/2]
|
final |
🔗MergeFrom() [2/2]
void MergeFrom | ( | const Hydra & | from | ) |
🔗MergePartialFromCodedStream()
|
final |
🔗mutable_header()
|
inline |
🔗mutable_left()
|
inline |
🔗mutable_right()
|
inline |
🔗New() [1/2]
|
inlinefinal |
🔗New() [2/2]
|
inlinefinal |
🔗operator=()
🔗release_header()
|
inline |
🔗release_left()
|
inline |
🔗release_right()
|
inline |
🔗right()
|
inline |
References ignition::msgs::_Hydra_Paddle_default_instance_.
🔗SerializeWithCachedSizes()
|
final |
🔗set_allocated_header()
|
inline |
🔗set_allocated_left()
|
inline |
🔗set_allocated_right()
|
inline |
🔗Swap()
void Swap | ( | Hydra * | other | ) |
Member Data Documentation
🔗kHeaderFieldNumber
|
static |
🔗kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
1
🔗kLeftFieldNumber
|
static |
🔗kRightFieldNumber
|
static |
The documentation for this class was generated from the following file: