Ignition Msgs

API Reference

5.8.1

#include <distortion.pb.h>

Public Types

enum  : int {
  kHeaderFieldNumber = 1 , kCenterFieldNumber = 2 , kK1FieldNumber = 3 , kK2FieldNumber = 4 ,
  kK3FieldNumber = 5 , kP1FieldNumber = 6 , kP2FieldNumber = 7
}
 

Public Member Functions

 Distortion ()
 
constexpr Distortion (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Distortion (const Distortion &from)
 
 Distortion (Distortion &&from) noexcept
 
 ~Distortion () 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
 
const ::ignition::msgs::Vector2dcenter () const
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_center ()
 
void clear_header ()
 
void clear_k1 ()
 
void clear_k2 ()
 
void clear_k3 ()
 
void clear_p1 ()
 
void clear_p2 ()
 
void CopyFrom (const Distortion &from)
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_center () const
 
bool has_header () const
 
const ::ignition::msgs::Headerheader () const
 
bool IsInitialized () const final
 
double k1 () const
 
double k2 () const
 
double k3 () const
 
void MergeFrom (const Distortion &from)
 
::ignition::msgs::Vector2dmutable_center ()
 
::ignition::msgs::Headermutable_header ()
 
DistortionNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
Distortionoperator= (const Distortion &from)
 
Distortionoperator= (Distortion &&from) noexcept
 
double p1 () const
 
double p2 () const
 
PROTOBUF_NODISCARD ::ignition::msgs::Vector2drelease_center ()
 
PROTOBUF_NODISCARD ::ignition::msgs::Headerrelease_header ()
 
void set_allocated_center (::ignition::msgs::Vector2d *center)
 
void set_allocated_header (::ignition::msgs::Header *header)
 
void set_k1 (double value)
 
void set_k2 (double value)
 
void set_k3 (double value)
 
void set_p1 (double value)
 
void set_p2 (double value)
 
void Swap (Distortion *other)
 
::ignition::msgs::Vector2dunsafe_arena_release_center ()
 
::ignition::msgs::Headerunsafe_arena_release_header ()
 
void unsafe_arena_set_allocated_center (::ignition::msgs::Vector2d *center)
 
void unsafe_arena_set_allocated_header (::ignition::msgs::Header *header)
 
void UnsafeArenaSwap (Distortion *other)
 

Static Public Member Functions

static const Distortiondefault_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const Distortioninternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kHeaderFieldNumber 
kCenterFieldNumber 
kK1FieldNumber 
kK2FieldNumber 
kK3FieldNumber 
kP1FieldNumber 
kP2FieldNumber 

Constructor & Destructor Documentation

◆ Distortion() [1/5]

Distortion ( )
inline

◆ ~Distortion()

~Distortion ( )
override

◆ Distortion() [2/5]

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

◆ Distortion() [3/5]

Distortion ( const Distortion from)

◆ Distortion() [4/5]

Distortion ( Distortion &&  from)
inlinenoexcept

◆ Distortion() [5/5]

Distortion ( ::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

◆ center()

const ::ignition::msgs::Vector2d & center ( ) const
inline

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ( )
final

◆ clear_center()

void clear_center ( )

◆ clear_header()

void clear_header ( )

◆ clear_k1()

void clear_k1 ( )
inline

◆ clear_k2()

void clear_k2 ( )
inline

◆ clear_k3()

void clear_k3 ( )
inline

◆ clear_p1()

void clear_p1 ( )
inline

◆ clear_p2()

void clear_p2 ( )
inline

◆ CopyFrom()

void CopyFrom ( const Distortion from)

◆ default_instance()

static const Distortion& 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_center()

bool has_center ( ) const
inline

◆ has_header()

bool has_header ( ) const
inline

◆ header()

const ::ignition::msgs::Header & header ( ) const
inline

◆ internal_default_instance()

static const Distortion* internal_default_instance ( )
inlinestatic

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ k1()

double k1 ( ) const
inline

◆ k2()

double k2 ( ) const
inline

◆ k3()

double k3 ( ) const
inline

◆ MergeFrom()

void MergeFrom ( const Distortion from)

◆ mutable_center()

ignition::msgs::Vector2d * mutable_center ( )
inline

◆ mutable_header()

ignition::msgs::Header * mutable_header ( )
inline

◆ New()

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

◆ operator=() [1/2]

Distortion& operator= ( const Distortion from)
inline

◆ operator=() [2/2]

Distortion& operator= ( Distortion &&  from)
inlinenoexcept

◆ p1()

double p1 ( ) const
inline

◆ p2()

double p2 ( ) const
inline

◆ release_center()

ignition::msgs::Vector2d * release_center ( )
inline

◆ release_header()

ignition::msgs::Header * release_header ( )
inline

◆ set_allocated_center()

void set_allocated_center ( ::ignition::msgs::Vector2d center)
inline

◆ set_allocated_header()

void set_allocated_header ( ::ignition::msgs::Header header)
inline

◆ set_k1()

void set_k1 ( double  value)
inline

◆ set_k2()

void set_k2 ( double  value)
inline

◆ set_k3()

void set_k3 ( double  value)
inline

◆ set_p1()

void set_p1 ( double  value)
inline

◆ set_p2()

void set_p2 ( double  value)
inline

◆ Swap()

void Swap ( Distortion other)
inline

◆ unsafe_arena_release_center()

ignition::msgs::Vector2d * unsafe_arena_release_center ( )
inline

◆ unsafe_arena_release_header()

ignition::msgs::Header * unsafe_arena_release_header ( )
inline

◆ unsafe_arena_set_allocated_center()

void unsafe_arena_set_allocated_center ( ::ignition::msgs::Vector2d center)
inline

◆ unsafe_arena_set_allocated_header()

void unsafe_arena_set_allocated_header ( ::ignition::msgs::Header header)
inline

◆ UnsafeArenaSwap()

void UnsafeArenaSwap ( Distortion 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: