All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines
Public Member Functions | Protected Member Functions | Protected Attributes | Friends
TELEKYB_NAMESPACE::MKValue Class Reference

#include <MKValue.hpp>

List of all members.

Public Member Functions

bool equals (MKSingleValuePacket packet) const
bool equals (const MKValue &other) const
MKInt getID () const
MKSingleValuePacket getMKSingleValuePacket () const
MKSingleValuePacket getMKSingleValuePacketWithValue (MKInt value_) const
std::string getName () const
Time getStamp () const
MKInt getValue () const
bool hasID (MKInt id_) const
bool isUnset () const
void setStamp ()
std::string toString () const
virtual ~MKValue ()

Protected Member Functions

 MKValue (const std::string &name_, MKInt id_)
void setValue (MKInt value_)

Protected Attributes

MKInt id
std::string name
Time stamp
MKInt value

Friends

class MKData

Detailed Description

Definition at line 26 of file MKValue.hpp.


Constructor & Destructor Documentation

TELEKYB_NAMESPACE::MKValue::MKValue ( const std::string &  name_,
MKInt  id_ 
) [protected]

Definition at line 15 of file MKValue.cpp.

Definition at line 22 of file MKValue.cpp.


Member Function Documentation

Definition at line 96 of file MKValue.hpp.

bool TELEKYB_NAMESPACE::MKValue::equals ( const MKValue other) const [inline]

Definition at line 103 of file MKValue.hpp.

Definition at line 50 of file MKValue.cpp.

Definition at line 32 of file MKValue.cpp.

Definition at line 37 of file MKValue.cpp.

std::string TELEKYB_NAMESPACE::MKValue::getName ( ) const [inline]

Definition at line 121 of file MKValue.hpp.

Definition at line 115 of file MKValue.hpp.

Definition at line 59 of file MKValue.cpp.

bool TELEKYB_NAMESPACE::MKValue::hasID ( MKInt  id_) const [inline]

Definition at line 82 of file MKValue.hpp.

Definition at line 27 of file MKValue.cpp.

Definition at line 109 of file MKValue.hpp.

void TELEKYB_NAMESPACE::MKValue::setValue ( MKInt  value_) [protected]

Definition at line 63 of file MKValue.cpp.

std::string TELEKYB_NAMESPACE::MKValue::toString ( ) const

Definition at line 70 of file MKValue.cpp.


Friends And Related Function Documentation

friend class MKData [friend]

Definition at line 75 of file MKValue.hpp.


Member Data Documentation

Definition at line 29 of file MKValue.hpp.

std::string TELEKYB_NAMESPACE::MKValue::name [protected]

Definition at line 28 of file MKValue.hpp.

Definition at line 31 of file MKValue.hpp.

Definition at line 30 of file MKValue.hpp.


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


tk_mkinterface
Author(s): Martin Riedel
autogenerated on Wed Apr 24 2013 11:29:54