orxonox::MultiType Member List

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

assignValue(const char &value)orxonox::MultiType [inline, private]
assignValue(const unsigned char &value)orxonox::MultiType [inline, private]
assignValue(const short &value)orxonox::MultiType [inline, private]
assignValue(const unsigned short &value)orxonox::MultiType [inline, private]
assignValue(const int &value)orxonox::MultiType [inline, private]
assignValue(const unsigned int &value)orxonox::MultiType [inline, private]
assignValue(const long &value)orxonox::MultiType [inline, private]
assignValue(const unsigned long &value)orxonox::MultiType [inline, private]
assignValue(const long long &value)orxonox::MultiType [inline, private]
assignValue(const unsigned long long &value)orxonox::MultiType [inline, private]
assignValue(const float &value)orxonox::MultiType [inline, private]
assignValue(const double &value)orxonox::MultiType [inline, private]
assignValue(const long double &value)orxonox::MultiType [inline, private]
assignValue(const bool &value)orxonox::MultiType [inline, private]
assignValue(void *const &value)orxonox::MultiType [inline, private]
assignValue(const std::string &value)orxonox::MultiType [inline, private]
assignValue(const orxonox::Vector2 &value)orxonox::MultiType [inline, private]
assignValue(const orxonox::Vector3 &value)orxonox::MultiType [inline, private]
assignValue(const orxonox::Vector4 &value)orxonox::MultiType [inline, private]
assignValue(const orxonox::ColourValue &value)orxonox::MultiType [inline, private]
assignValue(const orxonox::Quaternion &value)orxonox::MultiType [inline, private]
assignValue(const orxonox::Radian &value)orxonox::MultiType [inline, private]
assignValue(const orxonox::Degree &value)orxonox::MultiType [inline, private]
changeValueContainer(const T &value)orxonox::MultiType [inline, private]
convert()orxonox::MultiType [inline]
convert(const MultiType &other)orxonox::MultiType [inline]
convert(MT_Type::Value type)orxonox::MultiType
copy(const MultiType &other)orxonox::MultiType [inline]
createNewValueContainer(const T &value)orxonox::MultiType [inline, private]
createNewValueContainer(const char &value)orxonox::MultiType [inline]
createNewValueContainer(const unsigned char &value)orxonox::MultiType [inline]
createNewValueContainer(const short &value)orxonox::MultiType [inline]
createNewValueContainer(const unsigned short &value)orxonox::MultiType [inline]
createNewValueContainer(const int &value)orxonox::MultiType [inline]
createNewValueContainer(const unsigned int &value)orxonox::MultiType [inline]
createNewValueContainer(const long &value)orxonox::MultiType [inline]
createNewValueContainer(const unsigned long &value)orxonox::MultiType [inline]
createNewValueContainer(const long long &value)orxonox::MultiType [inline]
createNewValueContainer(const unsigned long long &value)orxonox::MultiType [inline]
createNewValueContainer(const float &value)orxonox::MultiType [inline]
createNewValueContainer(const double &value)orxonox::MultiType [inline]
createNewValueContainer(const long double &value)orxonox::MultiType [inline]
createNewValueContainer(const bool &value)orxonox::MultiType [inline]
createNewValueContainer(void *const &value)orxonox::MultiType [inline]
createNewValueContainer(const std::string &value)orxonox::MultiType [inline]
createNewValueContainer(const orxonox::Vector2 &value)orxonox::MultiType [inline]
createNewValueContainer(const orxonox::Vector3 &value)orxonox::MultiType [inline]
createNewValueContainer(const orxonox::Vector4 &value)orxonox::MultiType [inline]
createNewValueContainer(const orxonox::ColourValue &value)orxonox::MultiType [inline]
createNewValueContainer(const orxonox::Quaternion &value)orxonox::MultiType [inline]
createNewValueContainer(const orxonox::Radian &value)orxonox::MultiType [inline]
createNewValueContainer(const orxonox::Degree &value)orxonox::MultiType [inline]
exportData(uint8_t *&mem) const orxonox::MultiType [inline]
getBool() const orxonox::MultiType [inline]
getChar() const orxonox::MultiType [inline]
getColourValue() const orxonox::MultiType [inline]
getDegree() const orxonox::MultiType [inline]
getDouble() const orxonox::MultiType [inline]
getFloat() const orxonox::MultiType [inline]
getInt() const orxonox::MultiType [inline]
getLong() const orxonox::MultiType [inline]
getLongDouble() const orxonox::MultiType [inline]
getLongLong() const orxonox::MultiType [inline]
getNetworkSize() const orxonox::MultiType [inline]
getPointer() const orxonox::MultiType [inline]
getQuaternion() const orxonox::MultiType [inline]
getRadian() const orxonox::MultiType [inline]
getShort() const orxonox::MultiType [inline]
getString() const orxonox::MultiType [inline]
getType() const orxonox::MultiType [inline]
getTypename() const orxonox::MultiType
getUnsignedChar() const orxonox::MultiType [inline]
getUnsignedInt() const orxonox::MultiType [inline]
getUnsignedLong() const orxonox::MultiType [inline]
getUnsignedLongLong() const orxonox::MultiType [inline]
getUnsignedShort() const orxonox::MultiType [inline]
getValue(char *value) const orxonox::MultiType [inline]
getValue(unsigned char *value) const orxonox::MultiType [inline]
getValue(short *value) const orxonox::MultiType [inline]
getValue(unsigned short *value) const orxonox::MultiType [inline]
getValue(int *value) const orxonox::MultiType [inline]
getValue(unsigned int *value) const orxonox::MultiType [inline]
getValue(long *value) const orxonox::MultiType [inline]
getValue(unsigned long *value) const orxonox::MultiType [inline]
getValue(long long *value) const orxonox::MultiType [inline]
getValue(unsigned long long *value) const orxonox::MultiType [inline]
getValue(float *value) const orxonox::MultiType [inline]
getValue(double *value) const orxonox::MultiType [inline]
getValue(long double *value) const orxonox::MultiType [inline]
getValue(bool *value) const orxonox::MultiType [inline]
getValue(void **value) const orxonox::MultiType [inline]
getValue(std::string *value) const orxonox::MultiType [inline]
getValue(orxonox::Vector2 *value) const orxonox::MultiType [inline]
getValue(orxonox::Vector3 *value) const orxonox::MultiType [inline]
getValue(orxonox::Vector4 *value) const orxonox::MultiType [inline]
getValue(orxonox::ColourValue *value) const orxonox::MultiType [inline]
getValue(orxonox::Quaternion *value) const orxonox::MultiType [inline]
getValue(orxonox::Radian *value) const orxonox::MultiType [inline]
getValue(orxonox::Degree *value) const orxonox::MultiType [inline]
getVector2() const orxonox::MultiType [inline]
getVector3() const orxonox::MultiType [inline]
getVector4() const orxonox::MultiType [inline]
getVoid() const orxonox::MultiType [inline]
hasDefaultValue() const orxonox::MultiType [inline]
importData(uint8_t *&mem)orxonox::MultiType [inline]
isType(MT_Type::Value type) const orxonox::MultiType [inline]
isType() const orxonox::MultiType [inline]
MT_Value classorxonox::MultiType [friend]
MultiType()orxonox::MultiType [inline]
MultiType(const char &value)orxonox::MultiType [inline]
MultiType(const unsigned char &value)orxonox::MultiType [inline]
MultiType(const short &value)orxonox::MultiType [inline]
MultiType(const unsigned short &value)orxonox::MultiType [inline]
MultiType(const int &value)orxonox::MultiType [inline]
MultiType(const unsigned int &value)orxonox::MultiType [inline]
MultiType(const long &value)orxonox::MultiType [inline]
MultiType(const unsigned long &value)orxonox::MultiType [inline]
MultiType(const long long &value)orxonox::MultiType [inline]
MultiType(const unsigned long long &value)orxonox::MultiType [inline]
MultiType(const float &value)orxonox::MultiType [inline]
MultiType(const double &value)orxonox::MultiType [inline]
MultiType(const long double &value)orxonox::MultiType [inline]
MultiType(const bool &value)orxonox::MultiType [inline]
MultiType(void *const &value)orxonox::MultiType [inline]
MultiType(const std::string &value)orxonox::MultiType [inline]
MultiType(const orxonox::Vector2 &value)orxonox::MultiType [inline]
MultiType(const orxonox::Vector3 &value)orxonox::MultiType [inline]
MultiType(const orxonox::Vector4 &value)orxonox::MultiType [inline]
MultiType(const orxonox::ColourValue &value)orxonox::MultiType [inline]
MultiType(const orxonox::Quaternion &value)orxonox::MultiType [inline]
MultiType(const orxonox::Radian &value)orxonox::MultiType [inline]
MultiType(const orxonox::Degree &value)orxonox::MultiType [inline]
MultiType(const char *value)orxonox::MultiType [inline]
MultiType(const MultiType &other)orxonox::MultiType [inline]
MultiType(MT_Type::Value type)orxonox::MultiType [inline]
operator bool() const orxonox::MultiType
operator char() const orxonox::MultiType
operator double() const orxonox::MultiType
operator float() const orxonox::MultiType
operator int() const orxonox::MultiType
operator long() const orxonox::MultiType
operator long double() const orxonox::MultiType
operator long long() const orxonox::MultiType
operator orxonox::ColourValue() const orxonox::MultiType
operator orxonox::Degree() const orxonox::MultiType
operator orxonox::Quaternion() const orxonox::MultiType
operator orxonox::Radian() const orxonox::MultiType
operator orxonox::Vector2() const orxonox::MultiType
operator orxonox::Vector3() const orxonox::MultiType
operator orxonox::Vector4() const orxonox::MultiType
operator short() const orxonox::MultiType
operator std::string() const orxonox::MultiType
operator T *() const orxonox::MultiType [inline]
operator unsigned char() const orxonox::MultiType
operator unsigned int() const orxonox::MultiType
operator unsigned long() const orxonox::MultiType
operator unsigned long long() const orxonox::MultiType
operator unsigned short() const orxonox::MultiType
operator void *() const orxonox::MultiType
operator<<(std::ostream &outstream, const MultiType &mt)orxonox::MultiType [friend]
operator<<(uint8_t *&mem)orxonox::MultiType [inline]
operator=(const V &value)orxonox::MultiType [inline]
operator=(V *value)orxonox::MultiType [inline]
operator=(const MultiType &other)orxonox::MultiType [inline]
operator=(MT_Type::Value type)orxonox::MultiType [inline]
operator>>(uint8_t *&mem) const orxonox::MultiType [inline]
reset()orxonox::MultiType [inline]
resetValue()orxonox::MultiType [inline]
setType()orxonox::MultiType [inline]
setType(const MultiType &other)orxonox::MultiType [inline]
setType(MT_Type::Value type)orxonox::MultiType [inline]
setValue(const char &value)orxonox::MultiType [inline]
setValue(const unsigned char &value)orxonox::MultiType [inline]
setValue(const short &value)orxonox::MultiType [inline]
setValue(const unsigned short &value)orxonox::MultiType [inline]
setValue(const int &value)orxonox::MultiType [inline]
setValue(const unsigned int &value)orxonox::MultiType [inline]
setValue(const long &value)orxonox::MultiType [inline]
setValue(const unsigned long &value)orxonox::MultiType [inline]
setValue(const long long &value)orxonox::MultiType [inline]
setValue(const unsigned long long &value)orxonox::MultiType [inline]
setValue(const float &value)orxonox::MultiType [inline]
setValue(const double &value)orxonox::MultiType [inline]
setValue(const long double &value)orxonox::MultiType [inline]
setValue(const bool &value)orxonox::MultiType [inline]
setValue(void *const &value)orxonox::MultiType [inline]
setValue(const std::string &value)orxonox::MultiType [inline]
setValue(const orxonox::Vector2 &value)orxonox::MultiType [inline]
setValue(const orxonox::Vector3 &value)orxonox::MultiType [inline]
setValue(const orxonox::Vector4 &value)orxonox::MultiType [inline]
setValue(const orxonox::ColourValue &value)orxonox::MultiType [inline]
setValue(const orxonox::Quaternion &value)orxonox::MultiType [inline]
setValue(const orxonox::Radian &value)orxonox::MultiType [inline]
setValue(const orxonox::Degree &value)orxonox::MultiType [inline]
setValue(const char *value)orxonox::MultiType [inline]
setValue(V *value)orxonox::MultiType [inline]
setValue(const MultiType &other)orxonox::MultiType [inline]
setValue(const V &value)orxonox::MultiType [inline]
value_orxonox::MultiType [private]
~MultiType()orxonox::MultiType [inline]


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