List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions
VersionRange Class Referencefinal
#include <version_range.pb.h>
Public Types | |
enum | : int { kMinFieldNumber = 1 , kMaxFieldNumber = 2 } |
Public Member Functions | |
VersionRange () | |
constexpr | VersionRange (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
VersionRange (const VersionRange &from) | |
VersionRange (VersionRange &&from) noexcept | |
~VersionRange () override | |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_max () |
void | clear_min () |
void | CopyFrom (const VersionRange &from) |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_max () const |
bool | has_min () const |
bool | IsInitialized () const final |
const ::ignition::msgs::Version & | max () const |
void | MergeFrom (const VersionRange &from) |
const ::ignition::msgs::Version & | min () const |
::ignition::msgs::Version * | mutable_max () |
::ignition::msgs::Version * | mutable_min () |
VersionRange * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
VersionRange & | operator= (const VersionRange &from) |
VersionRange & | operator= (VersionRange &&from) noexcept |
PROTOBUF_NODISCARD ::ignition::msgs::Version * | release_max () |
PROTOBUF_NODISCARD ::ignition::msgs::Version * | release_min () |
void | set_allocated_max (::ignition::msgs::Version *max) |
void | set_allocated_min (::ignition::msgs::Version *min) |
void | Swap (VersionRange *other) |
::ignition::msgs::Version * | unsafe_arena_release_max () |
::ignition::msgs::Version * | unsafe_arena_release_min () |
void | unsafe_arena_set_allocated_max (::ignition::msgs::Version *max) |
void | unsafe_arena_set_allocated_min (::ignition::msgs::Version *min) |
void | UnsafeArenaSwap (VersionRange *other) |
Static Public Member Functions | |
static const VersionRange & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const VersionRange * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
VersionRange (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ VersionRange() [1/5]
|
inline |
◆ ~VersionRange()
|
override |
◆ VersionRange() [2/5]
|
explicitconstexpr |
◆ VersionRange() [3/5]
VersionRange | ( | const VersionRange & | from | ) |
◆ VersionRange() [4/5]
|
inlinenoexcept |
◆ VersionRange() [5/5]
|
explicitprotected |
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_max()
void clear_max | ( | ) |
◆ clear_min()
void clear_min | ( | ) |
◆ CopyFrom()
void CopyFrom | ( | const VersionRange & | from | ) |
◆ default_instance()
|
inlinestatic |
◆ descriptor()
|
inlinestatic |
◆ GetCachedSize()
|
inlinefinal |
◆ GetClassData()
|
final |
◆ GetDescriptor()
|
inlinestatic |
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
◆ has_max()
|
inline |
◆ has_min()
|
inline |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_VersionRange_default_instance_.
◆ IsInitialized()
|
final |
◆ max()
|
inline |
◆ MergeFrom()
void MergeFrom | ( | const VersionRange & | from | ) |
◆ min()
|
inline |
◆ mutable_max()
|
inline |
◆ mutable_min()
|
inline |
◆ New()
|
inlinefinal |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inlinenoexcept |
◆ release_max()
|
inline |
◆ release_min()
|
inline |
◆ set_allocated_max()
|
inline |
◆ set_allocated_min()
|
inline |
◆ Swap()
|
inline |
◆ unsafe_arena_release_max()
|
inline |
◆ unsafe_arena_release_min()
|
inline |
◆ unsafe_arena_set_allocated_max()
|
inline |
◆ unsafe_arena_set_allocated_min()
|
inline |
◆ UnsafeArenaSwap()
|
inline |
Member Data Documentation
◆ _class_data_
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
The documentation for this class was generated from the following file: