ifw  0.0.1-dev
 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 PROTOBUF_FINAL
 
XYMeasNew (::google::protobuf::Arena *arena) const PROTOBUF_FINAL
 
void CopyFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL
 
void MergeFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL
 
void CopyFrom (const XYMeas &from)
 
void MergeFrom (const XYMeas &from)
 
void Clear () PROTOBUF_FINAL
 
bool IsInitialized () const PROTOBUF_FINAL
 
size_t ByteSizeLong () const PROTOBUF_FINAL
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *target) const PROTOBUF_FINAL
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const PROTOBUF_FINAL
 
int GetCachedSize () const PROTOBUF_FINAL
 
::google::protobuf::Metadata GetMetadata () const PROTOBUF_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 const XYMeasinternal_default_instance ()
 

Static Public Attributes

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

Friends

struct protobuf_topics_2eproto::TableStruct
 

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
void exif::XYMeas::Clear ( )
void exif::XYMeas::clear_x ( )
inline
void exif::XYMeas::clear_y ( )
inline
void exif::XYMeas::CopyFrom ( const ::google::protobuf::Message &  from)
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
inline
::google::protobuf::Metadata exif::XYMeas::GetMetadata ( ) const
static const XYMeas* exif::XYMeas::internal_default_instance ( )
inlinestatic
::google::protobuf::uint8* exif::XYMeas::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
bool exif::XYMeas::IsInitialized ( ) const
void exif::XYMeas::MergeFrom ( const ::google::protobuf::Message &  from)
void exif::XYMeas::MergeFrom ( const XYMeas from)
bool exif::XYMeas::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
XYMeas* exif::XYMeas::New ( ) const
inline
XYMeas* exif::XYMeas::New ( ::google::protobuf::Arena *  arena) const
XYMeas& exif::XYMeas::operator= ( const XYMeas from)
inline
void exif::XYMeas::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
::google::protobuf::uint8* exif::XYMeas::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline
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

Member Data Documentation

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: