Ignition Msgs

API Reference

5.8.1

#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::Versionmax () const
 
void MergeFrom (const VersionRange &from)
 
const ::ignition::msgs::Versionmin () const
 
::ignition::msgs::Versionmutable_max ()
 
::ignition::msgs::Versionmutable_min ()
 
VersionRangeNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
VersionRangeoperator= (const VersionRange &from)
 
VersionRangeoperator= (VersionRange &&from) noexcept
 
PROTOBUF_NODISCARD ::ignition::msgs::Versionrelease_max ()
 
PROTOBUF_NODISCARD ::ignition::msgs::Versionrelease_min ()
 
void set_allocated_max (::ignition::msgs::Version *max)
 
void set_allocated_min (::ignition::msgs::Version *min)
 
void Swap (VersionRange *other)
 
::ignition::msgs::Versionunsafe_arena_release_max ()
 
::ignition::msgs::Versionunsafe_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 VersionRangedefault_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const VersionRangeinternal_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

anonymous enum : int
Enumerator
kMinFieldNumber 
kMaxFieldNumber 

Constructor & Destructor Documentation

◆ VersionRange() [1/5]

VersionRange ( )
inline

◆ ~VersionRange()

~VersionRange ( )
override

◆ VersionRange() [2/5]

constexpr VersionRange ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicitconstexpr

◆ VersionRange() [3/5]

VersionRange ( const VersionRange from)

◆ VersionRange() [4/5]

VersionRange ( VersionRange &&  from)
inlinenoexcept

◆ VersionRange() [5/5]

VersionRange ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char* _InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t* _InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ( )
final

◆ clear_max()

void clear_max ( )

◆ clear_min()

void clear_min ( )

◆ CopyFrom()

void CopyFrom ( const VersionRange from)

◆ default_instance()

static const VersionRange& default_instance ( )
inlinestatic

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor ( )
inlinestatic

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor ( )
inlinestatic

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection ( )
inlinestatic

◆ has_max()

bool has_max ( ) const
inline

◆ has_min()

bool has_min ( ) const
inline

◆ internal_default_instance()

static const VersionRange* internal_default_instance ( )
inlinestatic

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ max()

const ::ignition::msgs::Version & max ( ) const
inline

◆ MergeFrom()

void MergeFrom ( const VersionRange from)

◆ min()

const ::ignition::msgs::Version & min ( ) const
inline

◆ mutable_max()

ignition::msgs::Version * mutable_max ( )
inline

◆ mutable_min()

ignition::msgs::Version * mutable_min ( )
inline

◆ New()

VersionRange* New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

◆ operator=() [1/2]

VersionRange& operator= ( const VersionRange from)
inline

◆ operator=() [2/2]

VersionRange& operator= ( VersionRange &&  from)
inlinenoexcept

◆ release_max()

ignition::msgs::Version * release_max ( )
inline

◆ release_min()

ignition::msgs::Version * release_min ( )
inline

◆ set_allocated_max()

void set_allocated_max ( ::ignition::msgs::Version max)
inline

◆ set_allocated_min()

void set_allocated_min ( ::ignition::msgs::Version min)
inline

◆ Swap()

void Swap ( VersionRange other)
inline

◆ unsafe_arena_release_max()

ignition::msgs::Version * unsafe_arena_release_max ( )
inline

◆ unsafe_arena_release_min()

ignition::msgs::Version * unsafe_arena_release_min ( )
inline

◆ unsafe_arena_set_allocated_max()

void unsafe_arena_set_allocated_max ( ::ignition::msgs::Version max)
inline

◆ unsafe_arena_set_allocated_min()

void unsafe_arena_set_allocated_min ( ::ignition::msgs::Version min)
inline

◆ UnsafeArenaSwap()

void UnsafeArenaSwap ( VersionRange other)
inline

Member Data Documentation

◆ _class_data_

const ClassData _class_data_
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
0

The documentation for this class was generated from the following file: