| Attach(CValue &in_valSrc) | CValue | |
| ChangeType(CValue::DataType in_type, const CValue *in_pSrc=NULL) | CValue | |
| Clear() | CValue | |
| CValue() | CValue | |
| CValue(const CValue &valSrc) | CValue | |
| CValue(short valSrc) | CValue | |
| CValue(unsigned short valSrc) | CValue | |
| CValue(LONG valSrc) | CValue | |
| CValue(int valSrc) | CValue | |
| CValue(ULONG valSrc) | CValue | |
| CValue(LLONG valSrc) | CValue | |
| CValue(ULLONG valSrc) | CValue | |
| CValue(float valSrc) | CValue | |
| CValue(double valSrc) | CValue | |
| CValue(bool valSrc) | CValue | |
| CValue(const CString &valSrc) | CValue | |
| CValue(const CRef &valSrc) | CValue | |
| CValue(const CRefArray &valSrc) | CValue | |
| CValue(unsigned char valSrc) | CValue | |
| CValue(signed char valSrc) | CValue | |
| CValue(const CValueArray &valSrc) | CValue | |
| CValue(const CLongArray &valSrc) | CValue | |
| CValue(const CFloatArray &valSrc) | CValue | |
| CValue(const MATH::CVector3 &valSrc) | CValue | |
| CValue(const MATH::CVector2f &valSrc) | CValue | |
| CValue(const MATH::CVector3f &valSrc) | CValue | |
| CValue(const MATH::CVector4f &val) | CValue | |
| CValue(const MATH::CQuaternionf &val) | CValue | |
| CValue(const MATH::CRotationf &val) | CValue | |
| CValue(const MATH::CMatrix3f &val) | CValue | |
| CValue(const MATH::CMatrix4f &val) | CValue | |
| CValue(const MATH::CColor4f &val) | CValue | |
| CValue(const MATH::CShape &val) | CValue | |
| CValue(siPtrType valSrc) | CValue | |
| CValue(const siBlobType &valSrc) | CValue | |
| CValue(const wchar_t *valSrc) | CValue | |
| CValue(const char *valSrc) | CValue | |
| DataType enum name | CValue | |
| Detach() | CValue | |
| GetAsText() const | CValue | |
| IsEmpty() const | CValue | [inline] |
| operator bool() const | CValue | |
| operator CFloatArray &() const | CValue | |
| operator CLongArray &() const | CValue | |
| operator CRef() const | CValue | |
| operator CRefArray() const | CValue | |
| operator CString() const | CValue | |
| operator CValueArray &() const | CValue | |
| operator double() const | CValue | |
| operator float() const | CValue | |
| operator int() const | CValue | |
| operator LLONG() const | CValue | |
| operator LONG() const | CValue | |
| operator MATH::CColor4f() const | CValue | |
| operator MATH::CMatrix3f() const | CValue | |
| operator MATH::CMatrix4f() const | CValue | |
| operator MATH::CQuaternionf() const | CValue | |
| operator MATH::CRotationf() const | CValue | |
| operator MATH::CShape() const | CValue | |
| operator MATH::CVector2f() const | CValue | |
| operator MATH::CVector3() const | CValue | |
| operator MATH::CVector3f() const | CValue | |
| operator MATH::CVector4f() const | CValue | |
| operator short() const | CValue | |
| operator siBlobType &() const | CValue | |
| operator signed char() const | CValue | |
| operator siPtrType() const | CValue | |
| operator ULLONG() const | CValue | |
| operator ULONG() const | CValue | |
| operator unsigned char() const | CValue | |
| operator unsigned short() const | CValue | |
| operator!=(const CValue &valSrc) const | CValue | |
| operator<(const CValue &val) const | CValue | |
| operator<=(const CValue &val) const | CValue | |
| operator=(const CValue &valSrc) | CValue | |
| operator=(short valSrc) | CValue | |
| operator=(unsigned short valSrc) | CValue | |
| operator=(LONG valSrc) | CValue | |
| operator=(int valSrc) | CValue | |
| operator=(ULONG valSrc) | CValue | |
| operator=(LLONG valSrc) | CValue | |
| operator=(ULLONG valSrc) | CValue | |
| operator=(float valSrc) | CValue | |
| operator=(double valSrc) | CValue | |
| operator=(bool valSrc) | CValue | |
| operator=(const CString &valSrc) | CValue | |
| operator=(const wchar_t *valSrc) | CValue | |
| operator=(const char *valSrc) | CValue | |
| operator=(const CRef &valSrc) | CValue | |
| operator=(const CRefArray &valSrc) | CValue | |
| operator=(const MATH::CVector3 &valSrc) | CValue | |
| operator=(const MATH::CVector2f &valSrc) | CValue | |
| operator=(const MATH::CVector3f &valSrc) | CValue | |
| operator=(const MATH::CVector4f &valSrc) | CValue | |
| operator=(const MATH::CMatrix3f &valSrc) | CValue | |
| operator=(const MATH::CMatrix4f &valSrc) | CValue | |
| operator=(const MATH::CRotationf &valSrc) | CValue | |
| operator=(const MATH::CQuaternionf &valSrc) | CValue | |
| operator=(const MATH::CColor4f &valSrc) | CValue | |
| operator=(const MATH::CShape &valSrc) | CValue | |
| operator=(unsigned char valSrc) | CValue | |
| operator=(signed char valSrc) | CValue | |
| operator=(const CValueArray &valSrc) | CValue | |
| operator=(const CLongArray &valSrc) | CValue | |
| operator=(const CFloatArray &valSrc) | CValue | |
| operator=(siPtrType valSrc) | CValue | |
| operator=(const siBlobType &valSrc) | CValue | |
| operator==(const CValue &valSrc) const | CValue | |
| operator==(short) const | CValue | [inline] |
| operator==(unsigned short) const | CValue | [inline] |
| operator==(LONG) const | CValue | [inline] |
| operator==(int) const | CValue | [inline] |
| operator==(ULONG) const | CValue | [inline] |
| operator==(LLONG) const | CValue | [inline] |
| operator==(ULLONG) const | CValue | [inline] |
| operator==(float) const | CValue | [inline] |
| operator==(double) const | CValue | [inline] |
| operator==(bool) const | CValue | [inline] |
| operator==(const CString &) const | CValue | [inline] |
| operator==(const wchar_t *) const | CValue | [inline] |
| operator==(const char *) const | CValue | [inline] |
| operator==(const CRef &) const | CValue | [inline] |
| operator==(const CRefArray &) const | CValue | [inline] |
| operator==(unsigned char) const | CValue | [inline] |
| operator==(signed char) const | CValue | [inline] |
| operator==(const CValueArray &) const | CValue | |
| operator==(const CLongArray &) const | CValue | |
| operator==(const CFloatArray &) const | CValue | |
| operator==(const siPtrType) const | CValue | [inline] |
| operator==(const siBlobType &) const | CValue | [inline] |
| operator==(const MATH::CVector3 &) const | CValue | [inline] |
| operator==(const MATH::CVector2f &) const | CValue | [inline] |
| operator==(const MATH::CVector3f &) const | CValue | [inline] |
| operator==(const MATH::CVector4f &) const | CValue | [inline] |
| operator==(const MATH::CMatrix3f &) const | CValue | [inline] |
| operator==(const MATH::CMatrix4f &) const | CValue | [inline] |
| operator==(const MATH::CRotationf &) const | CValue | [inline] |
| operator==(const MATH::CQuaternionf &) const | CValue | [inline] |
| operator==(const MATH::CColor4f &) const | CValue | [inline] |
| operator==(const MATH::CShape &) const | CValue | [inline] |
| operator>(const CValue &val) const | CValue | |
| operator>=(const CValue &val) const | CValue | |
| siArray enum value | CValue | |
| siBlob enum value | CValue | |
| siBool enum value | CValue | |
| siColor4f enum value | CValue | |
| siDouble enum value | CValue | |
| siEmpty enum value | CValue | |
| siFloat enum value | CValue | |
| siFloatArray enum value | CValue | |
| siIDispatch enum value | CValue | |
| siInt1 enum value | CValue | |
| siInt2 enum value | CValue | |
| siInt4 enum value | CValue | |
| siInt8 enum value | CValue | |
| siIUnknown enum value | CValue | |
| siLongArray enum value | CValue | |
| siMatrix3f enum value | CValue | |
| siMatrix4f enum value | CValue | |
| siPtr enum value | CValue | |
| siQuaternionf enum value | CValue | |
| siRef enum value | CValue | |
| siRefArray enum value | CValue | |
| siRotationf enum value | CValue | |
| siShape enum value | CValue | |
| siString enum value | CValue | |
| siUInt1 enum value | CValue | |
| siUInt2 enum value | CValue | |
| siUInt4 enum value | CValue | |
| siUInt8 enum value | CValue | |
| siVector2f enum value | CValue | |
| siVector3 enum value | CValue | |
| siVector3f enum value | CValue | |
| siVector4f enum value | CValue | |
| siWStr enum value | CValue | |
| ~CValue() | CValue | [virtual] |