|
C++ API Reference
|
This is the complete list of members for Handle, including all inherited members.
| asBoolean() | Handle | |
| asDouble() | Handle | |
| asDoubleMatrix4x4() | Handle | |
| asFloat() | Handle | |
| asFloatMatrix4x4() | Handle | |
| asInt16() | Handle | |
| asInt32() | Handle | |
| asInt64() | Handle | |
| asInt8() | Handle | |
| asString() | Handle | |
| asType(Member::eDataType type) | Handle | |
| asUInt16() | Handle | |
| asUInt32() | Handle | |
| asUInt64() | Handle | |
| asUInt8() | Handle | |
| dataLength() const | Handle | |
| dataType() const | Handle | |
| Debug(const Handle *me, Debug::Print &request) | Handle | static |
| Debug(const Handle *me, Debug::Footprint &request) | Handle | static |
| fromStr(const std::string &value, unsigned int dim, std::string &errors) | Handle | |
| Handle() | Handle | |
| Handle(const Handle &rhs) | Handle | |
| Handle(const Structure &dataStructure) | Handle | |
| Handle(const Structure &dataStructure, void *dataPointer) | Handle | |
| hasData() const | Handle | |
| isDefault() const | Handle | |
| isDefaultMember(const char *memberName) const | Handle | |
| kDebugType | Handle | static |
| makeUnique() | Handle | |
| operator=(const Handle &rhs) | Handle | |
| pointToData(char *newData, bool ownsNewData) | Handle | |
| setPositionByMemberIndex(unsigned int memberIndex) | Handle | |
| setPositionByMemberName(const char *memberName) | Handle | |
| str(unsigned int dim) const | Handle | |
| StreamImpl class | Handle | friend |
| swap(Handle &rhs) | Handle | |
| usesStructure(const Structure &comparedStructure) const | Handle | |
| ~Handle() | Handle |