Wiselib
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends
marcusiphone::LedColor Class Reference

#include <MarcusProtocol.pb.h>

List of all members.

Public Member Functions

 LedColor ()
virtual ~LedColor ()
 LedColor (const LedColor &from)
LedColoroperator= (const LedColor &from)
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (LedColor *other)
LedColorNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const LedColor &from)
void MergeFrom (const LedColor &from)
void Clear ()
bool IsInitialized () const
int ByteSize () const
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
int GetCachedSize () const
::google::protobuf::Metadata GetMetadata () const
bool has_id () const
void clear_id ()
inline::google::protobuf::uint32 id () const
void set_id (::google::protobuf::uint32 value)
bool has_red () const
void clear_red ()
inline::google::protobuf::uint32 red () const
void set_red (::google::protobuf::uint32 value)
bool has_green () const
void clear_green ()
inline::google::protobuf::uint32 green () const
void set_green (::google::protobuf::uint32 value)
bool has_blue () const
void clear_blue ()
inline::google::protobuf::uint32 blue () const
void set_blue (::google::protobuf::uint32 value)

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1
static const int kRedFieldNumber = 2
static const int kGreenFieldNumber = 3
static const int kBlueFieldNumber = 4

Friends

void protobuf_AddDesc_MarcusProtocol_2eproto ()
void protobuf_AssignDesc_MarcusProtocol_2eproto ()
void protobuf_ShutdownFile_MarcusProtocol_2eproto ()

Constructor & Destructor Documentation

marcusiphone::LedColor::LedColor ( )
marcusiphone::LedColor::~LedColor ( ) [virtual]
marcusiphone::LedColor::LedColor ( const LedColor from)

Member Function Documentation

google::protobuf::uint32 marcusiphone::LedColor::blue ( ) const [inline]
int marcusiphone::LedColor::ByteSize ( ) const
void marcusiphone::LedColor::Clear ( )
void marcusiphone::LedColor::clear_blue ( ) [inline]
void marcusiphone::LedColor::clear_green ( ) [inline]
void marcusiphone::LedColor::clear_id ( ) [inline]
void marcusiphone::LedColor::clear_red ( ) [inline]
void marcusiphone::LedColor::CopyFrom ( const LedColor from)
void marcusiphone::LedColor::CopyFrom ( const ::google::protobuf::Message from)
const LedColor & marcusiphone::LedColor::default_instance ( ) [static]
const ::google::protobuf::Descriptor * marcusiphone::LedColor::descriptor ( ) [static]
int marcusiphone::LedColor::GetCachedSize ( ) const [inline]
google::protobuf::Metadata marcusiphone::LedColor::GetMetadata ( ) const
google::protobuf::uint32 marcusiphone::LedColor::green ( ) const [inline]
bool marcusiphone::LedColor::has_blue ( ) const [inline]
bool marcusiphone::LedColor::has_green ( ) const [inline]
bool marcusiphone::LedColor::has_id ( ) const [inline]
bool marcusiphone::LedColor::has_red ( ) const [inline]
google::protobuf::uint32 marcusiphone::LedColor::id ( void  ) const [inline]
bool marcusiphone::LedColor::IsInitialized ( ) const
void marcusiphone::LedColor::MergeFrom ( const ::google::protobuf::Message from)
void marcusiphone::LedColor::MergeFrom ( const LedColor from)
bool marcusiphone::LedColor::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
inline ::google::protobuf::UnknownFieldSet* marcusiphone::LedColor::mutable_unknown_fields ( ) [inline]
LedColor * marcusiphone::LedColor::New ( ) const
LedColor& marcusiphone::LedColor::operator= ( const LedColor from) [inline]
google::protobuf::uint32 marcusiphone::LedColor::red ( ) const [inline]
void marcusiphone::LedColor::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
google::protobuf::uint8 * marcusiphone::LedColor::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void marcusiphone::LedColor::set_blue ( ::google::protobuf::uint32  value) [inline]
void marcusiphone::LedColor::set_green ( ::google::protobuf::uint32  value) [inline]
void marcusiphone::LedColor::set_id ( ::google::protobuf::uint32  value) [inline]
void marcusiphone::LedColor::set_red ( ::google::protobuf::uint32  value) [inline]
void marcusiphone::LedColor::Swap ( LedColor other)
const ::google::protobuf::UnknownFieldSet& marcusiphone::LedColor::unknown_fields ( ) const [inline]

Friends And Related Function Documentation

void protobuf_AddDesc_MarcusProtocol_2eproto ( ) [friend]
void protobuf_AssignDesc_MarcusProtocol_2eproto ( ) [friend]
void protobuf_ShutdownFile_MarcusProtocol_2eproto ( ) [friend]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines