Gazebo Msgs

API Reference

9.5.0

#include <version_range.pb.h>

Public Member Functions

 VersionRange ()
 
 VersionRange (const VersionRange &from)
 
virtual ~VersionRange ()
 
size_t ByteSizeLong () const final
 
void Clear () final
 
void clear_max ()
 
void clear_min ()
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const VersionRange &from)
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_max () const
 
bool has_min () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
bool IsInitialized () const final
 
const ::gz::msgs::Versionmax () const
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const VersionRange &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
const ::gz::msgs::Versionmin () const
 
::gz::msgs::Versionmutable_max ()
 
::gz::msgs::Versionmutable_min ()
 
VersionRangeNew () const final
 
VersionRangeNew (::google::protobuf::Arena *arena) const final
 
VersionRangeoperator= (const VersionRange &from)
 
::gz::msgs::Versionrelease_max ()
 
::gz::msgs::Versionrelease_min ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
void set_allocated_max (::gz::msgs::Version *max)
 
void set_allocated_min (::gz::msgs::Version *min)
 
void Swap (VersionRange *other)
 

Static Public Member Functions

static const VersionRangedefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static void InitAsDefaultInstance ()
 
static const VersionRangeinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kMaxFieldNumber = 2
 
static const int kMinFieldNumber = 1
 

Constructor & Destructor Documentation

◆ VersionRange() [1/2]

◆ ~VersionRange()

virtual ~VersionRange ( )
virtual

◆ VersionRange() [2/2]

VersionRange ( const VersionRange from)

Member Function Documentation

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_max()

void clear_max ( )

◆ clear_min()

void clear_min ( )

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void CopyFrom ( const VersionRange from)

◆ default_instance()

static const VersionRange& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const
final

◆ has_max()

bool has_max ( ) const
inline

◆ has_min()

bool has_min ( ) const
inline

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const VersionRange* internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ max()

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

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void MergeFrom ( const VersionRange from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ min()

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

◆ mutable_max()

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

◆ mutable_min()

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

◆ New() [1/2]

VersionRange* New ( ) const
inlinefinal

◆ New() [2/2]

VersionRange* New ( ::google::protobuf::Arena *  arena) const
inlinefinal

◆ operator=()

VersionRange& operator= ( const VersionRange from)
inline

◆ release_max()

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

◆ release_min()

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

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_max()

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

◆ set_allocated_min()

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

◆ Swap()

void Swap ( VersionRange other)

Member Data Documentation

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
0

◆ kMaxFieldNumber

const int kMaxFieldNumber = 2
static

◆ kMinFieldNumber

const int kMinFieldNumber = 1
static

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