rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
exif::XYMeas Class Reference

#include <topics.pb.h>

Inheritance diagram for exif::XYMeas:

Public Member Functions

 XYMeas ()
 
virtual ~XYMeas ()
 
 XYMeas (const XYMeas &from)
 
XYMeasoperator= (const XYMeas &from)
 
void Swap (XYMeas *other)
 
XYMeasNew () const final
 
XYMeasNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const XYMeas &from)
 
void MergeFrom (const XYMeas &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
void clear_x ()
 
float x () const
 
void set_x (float value)
 
void clear_y ()
 
float y () const
 
void set_y (float value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const XYMeasdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const XYMeasinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kXFieldNumber = 1
 
static const int kYFieldNumber = 2
 

Friends

struct ::protobuf_topics_2eproto::TableStruct
 
void swap (XYMeas &a, XYMeas &b)
 

Constructor & Destructor Documentation

exif::XYMeas::XYMeas ( )
virtual exif::XYMeas::~XYMeas ( )
virtual
exif::XYMeas::XYMeas ( const XYMeas from)

Member Function Documentation

size_t exif::XYMeas::ByteSizeLong ( ) const
final
void exif::XYMeas::Clear ( )
final
void exif::XYMeas::clear_x ( )
inline
void exif::XYMeas::clear_y ( )
inline
void exif::XYMeas::CopyFrom ( const ::google::protobuf::Message &  from)
final
void exif::XYMeas::CopyFrom ( const XYMeas from)
static const XYMeas& exif::XYMeas::default_instance ( )
static
static const ::google::protobuf::Descriptor* exif::XYMeas::descriptor ( )
static
int exif::XYMeas::GetCachedSize ( ) const
inlinefinal
::google::protobuf::Metadata exif::XYMeas::GetMetadata ( ) const
final
static void exif::XYMeas::InitAsDefaultInstance ( )
static
static const XYMeas* exif::XYMeas::internal_default_instance ( )
inlinestatic
::google::protobuf::uint8* exif::XYMeas::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final
bool exif::XYMeas::IsInitialized ( ) const
final
void exif::XYMeas::MergeFrom ( const ::google::protobuf::Message &  from)
final
void exif::XYMeas::MergeFrom ( const XYMeas from)
bool exif::XYMeas::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final
XYMeas* exif::XYMeas::New ( ) const
inlinefinal
XYMeas* exif::XYMeas::New ( ::google::protobuf::Arena *  arena) const
inlinefinal
XYMeas& exif::XYMeas::operator= ( const XYMeas from)
inline
void exif::XYMeas::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final
void exif::XYMeas::set_x ( float  value)
inline
void exif::XYMeas::set_y ( float  value)
inline
void exif::XYMeas::Swap ( XYMeas other)
float exif::XYMeas::x ( ) const
inline
float exif::XYMeas::y ( ) const
inline

Friends And Related Function Documentation

friend struct ::protobuf_topics_2eproto::TableStruct
friend
void swap ( XYMeas a,
XYMeas b 
)
friend

Member Data Documentation

constexpr int exif::XYMeas::kIndexInFileMessages
static
Initial value:
=
0
const int exif::XYMeas::kXFieldNumber = 1
static
const int exif::XYMeas::kYFieldNumber = 2
static

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