Orxonox  0.0.5 Codename: Arcturus
orxonox::MultiType::MT_ValueBase Member List

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

bLastConversionSuccessfulorxonox::MultiType::MT_ValueBase
clone() const =0orxonox::MultiType::MT_ValueBasepure virtual
data_orxonox::MultiType::MT_ValueBase
exportData(uint8_t *&mem) const =0orxonox::MultiType::MT_ValueBasepure virtual
get() const orxonox::MultiType::MT_ValueBaseinline
getSize() const =0orxonox::MultiType::MT_ValueBasepure virtual
getType() const orxonox::MultiType::MT_ValueBaseinline
getValue(char *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(unsigned char *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(short *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(unsigned short *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(int *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(unsigned int *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(long *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(unsigned long *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(long long *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(unsigned long long *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(float *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(double *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(long double *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(bool *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(void **value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(std::string *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(orxonox::Vector2 *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(orxonox::Vector3 *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(orxonox::Vector4 *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(orxonox::ColourValue *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(orxonox::Quaternion *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(orxonox::Radian *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(orxonox::Degree *value) const =0orxonox::MultiType::MT_ValueBasepure virtual
getValue(T *value) const orxonox::MultiType::MT_ValueBaseinline
getValue(T *value) const orxonox::MultiType::MT_ValueBaseinline
importData(uint8_t *&mem)=0orxonox::MultiType::MT_ValueBasepure virtual
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
isType() const orxonox::MultiType::MT_ValueBaseinline
lastConversionSuccessful() const orxonox::MultiType::MT_ValueBaseinline
MT_ValueBase(void *data, Type type)orxonox::MultiType::MT_ValueBaseinline
reset()=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const char &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const unsigned char &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const short &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const unsigned short &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const int &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const unsigned int &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const long &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const unsigned long &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const long long &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const unsigned long long &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const float &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const double &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const long double &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const bool &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(void *const &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const std::string &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const orxonox::Vector2 &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const orxonox::Vector3 &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const orxonox::Vector4 &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const orxonox::ColourValue &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const orxonox::Quaternion &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const orxonox::Radian &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const orxonox::Degree &value)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const MultiType &other)=0orxonox::MultiType::MT_ValueBasepure virtual
setValue(const T &value)orxonox::MultiType::MT_ValueBaseinline
setValue(const T &value)orxonox::MultiType::MT_ValueBaseinline
toString(std::ostream &outstream) const =0orxonox::MultiType::MT_ValueBasepure virtual
type_orxonox::MultiType::MT_ValueBase
~MT_ValueBase()orxonox::MultiType::MT_ValueBaseinlinevirtual