|
CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdRxValue, including all inherited members.
| empty() | OdRxValue | static |
| getEnumTag() const | OdRxValue | |
| isEmpty() const | OdRxValue | inline |
| isVaries() const | OdRxValue | inline |
| OdRxValue() | OdRxValue | inline |
| OdRxValue(const OdRxValue &rhs) | OdRxValue | inline |
| OdRxValue(const OdRxValueType &type, const OdRxValue &value) | OdRxValue | inline |
| OdRxValue(const ValueType &value) | OdRxValue | inline |
| OdRxValue(const OdChar *const &) | OdRxValue | |
| OdRxValue(const char *const &) | OdRxValue | |
| operator!=(const OdRxValue &value) const | OdRxValue | inline |
| operator<<(const ValueType &val) | OdRxValue | inline |
| operator=(const OdRxValue &rhs) | OdRxValue | inline |
| operator=(const ValueType &rhs) | OdRxValue | inline |
| operator==(const OdRxValue &value) const | OdRxValue | inline |
| operator>>(ValueType &val) const | OdRxValue | inline |
| rxenum_cast(OdRxValue *value) | OdRxValue | friend |
| rxenum_cast(const OdRxValue *value) | OdRxValue | friend |
| rxvalue_cast(OdRxValue *value) | OdRxValue | friend |
| rxvalue_cast(const OdRxValue *value) | OdRxValue | friend |
| serializeIn(const void *pBytes, size_t maxBytesToRead) | OdRxValue | |
| serializeOut(void *pBytes, size_t &maxBytesToWrite) const | OdRxValue | |
| toString(OdRxValueType::StringFormat format=OdRxValueType::kStringFormatGlobal) const | OdRxValue | inline |
| type() const | OdRxValue | inline |
| typePath() const | OdRxValue | inline |
| unbox(const OdRxObject *pO) | OdRxValue | static |
| unbox(OdRxObject *pO) | OdRxValue | static |
| varies() | OdRxValue | static |
| ~OdRxValue() | OdRxValue | inline |