List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
Selection Class Reference
#include <selection.pb.h>
Public Member Functions | |
Selection () | |
Selection (const Selection &from) | |
virtual | ~Selection () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_header () |
void | clear_id () |
void | clear_name () |
void | clear_selected () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const Selection &from) |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
const ::ignition::msgs::Header & | header () const |
::google::protobuf::uint32 | id () 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 Selection &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::ignition::msgs::Header * | mutable_header () |
::std::string * | mutable_name () |
const ::std::string & | name () const |
Selection * | New () const final |
Selection * | New (::google::protobuf::Arena *arena) const final |
Selection & | operator= (const Selection &from) |
::ignition::msgs::Header * | release_header () |
::std::string * | release_name () |
bool | selected () const |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_name (::std::string *name) |
void | set_id (::google::protobuf::uint32 value) |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
void | set_selected (bool value) |
void | Swap (Selection *other) |
Static Public Member Functions | |
static const Selection & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const Selection * | internal_default_instance () |
Static Public Attributes | |
static const int | kHeaderFieldNumber = 1 |
static const int | kIdFieldNumber = 2 |
static constexpr int | kIndexInFileMessages |
static const int | kNameFieldNumber = 3 |
static const int | kSelectedFieldNumber = 4 |
Constructor & Destructor Documentation
🔗Selection() [1/2]
Selection | ( | ) |
🔗~Selection()
|
virtual |
🔗Selection() [2/2]
Member Function Documentation
🔗ByteSizeLong()
|
final |
🔗Clear()
|
final |
🔗clear_header()
void clear_header | ( | ) |
🔗clear_id()
|
inline |
🔗clear_name()
|
inline |
🔗clear_selected()
|
inline |
🔗CopyFrom() [1/2]
|
final |
🔗CopyFrom() [2/2]
void CopyFrom | ( | const Selection & | from | ) |
🔗default_instance()
|
static |
🔗descriptor()
|
static |
🔗GetCachedSize()
|
inlinefinal |
🔗GetMetadata()
|
final |
🔗has_header()
|
inline |
References Selection::internal_default_instance().
🔗header()
|
inline |
References ignition::msgs::_Header_default_instance_.
Referenced by Selection::set_allocated_header().
🔗id()
|
inline |
🔗InitAsDefaultInstance()
|
static |
🔗internal_default_instance()
|
inlinestatic |
References ignition::msgs::_Selection_default_instance_.
Referenced by Selection::has_header().
🔗InternalSerializeWithCachedSizesToArray()
|
final |
🔗IsInitialized()
|
final |
🔗MergeFrom() [1/2]
|
final |
🔗MergeFrom() [2/2]
void MergeFrom | ( | const Selection & | from | ) |
🔗MergePartialFromCodedStream()
|
final |
🔗mutable_header()
|
inline |
🔗mutable_name()
|
inline |
🔗name()
|
inline |
Referenced by Selection::set_allocated_name().
🔗New() [1/2]
|
inlinefinal |
🔗New() [2/2]
|
inlinefinal |
🔗operator=()
🔗release_header()
|
inline |
🔗release_name()
|
inline |
🔗selected()
|
inline |
🔗SerializeWithCachedSizes()
|
final |
🔗set_allocated_header()
|
inline |
References Selection::header().
🔗set_allocated_name()
|
inline |
References Selection::name().
🔗set_id()
|
inline |
🔗set_name() [1/3]
|
inline |
🔗set_name() [2/3]
|
inline |
🔗set_name() [3/3]
|
inline |
🔗set_selected()
|
inline |
🔗Swap()
void Swap | ( | Selection * | other | ) |
Member Data Documentation
🔗kHeaderFieldNumber
|
static |
🔗kIdFieldNumber
|
static |
🔗kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
🔗kNameFieldNumber
|
static |
🔗kSelectedFieldNumber
|
static |
The documentation for this class was generated from the following file: