orxonox::MultiType::MT_ValueBase Member List

This is the complete list of members for orxonox::MultiType::MT_ValueBase, including all inherited members.

assimilate(const MultiType &other)=0orxonox::MultiType::MT_ValueBase [pure virtual]
bHasDefaultValue_orxonox::MultiType::MT_ValueBase
clone() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
exportData(uint8_t *&mem) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getSize() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getType() const orxonox::MultiType::MT_ValueBase [inline]
getValue(char *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(unsigned char *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(short *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(unsigned short *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(int *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(unsigned int *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(long *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(unsigned long *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(long long *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(unsigned long long *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(float *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(double *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(long double *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(bool *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(void **value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(std::string *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(orxonox::Vector2 *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(orxonox::Vector3 *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(orxonox::Vector4 *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(orxonox::ColourValue *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(orxonox::Quaternion *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(orxonox::Radian *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
getValue(orxonox::Degree *value) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
hasDefaultValue() const orxonox::MultiType::MT_ValueBase [inline]
importData(uint8_t *&mem)=0orxonox::MultiType::MT_ValueBase [pure virtual]
MT_ValueBase(MT_Type::Value type)orxonox::MultiType::MT_ValueBase [inline]
operator bool() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator char() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator double() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator float() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator int() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator long() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator long double() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator long long() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator orxonox::ColourValue() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator orxonox::Degree() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator orxonox::Quaternion() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator orxonox::Radian() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator orxonox::Vector2() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator orxonox::Vector3() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator orxonox::Vector4() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator short() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator std::string() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator unsigned char() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator unsigned int() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator unsigned long() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator unsigned long long() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator unsigned short() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
operator void *() const =0orxonox::MultiType::MT_ValueBase [pure virtual]
reset()=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const char &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const unsigned char &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const short &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const unsigned short &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const int &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const unsigned int &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const long &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const unsigned long &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const long long &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const unsigned long long &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const float &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const double &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const long double &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const bool &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(void *const &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const std::string &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const orxonox::Vector2 &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const orxonox::Vector3 &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const orxonox::Vector4 &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const orxonox::ColourValue &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const orxonox::Quaternion &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const orxonox::Radian &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
setValue(const orxonox::Degree &value)=0orxonox::MultiType::MT_ValueBase [pure virtual]
toString(std::ostream &outstream) const =0orxonox::MultiType::MT_ValueBase [pure virtual]
type_orxonox::MultiType::MT_ValueBase
~MT_ValueBase()orxonox::MultiType::MT_ValueBase [inline, virtual]


Generated on Tue Jul 28 16:22:46 2009 for Orxonox by  doxygen 1.5.6