|
BDE 4.39.x Production Release
|
This is the complete list of members for bdlar::AnyConstRef, including all inherited members.
| AnyConstRef(const void *objectAddress, const SimpleTypeConstVtable *vtable) | bdlar::AnyConstRef | inline |
| AnyConstRef(const void *objectAddress, const EnumConstVtable *vtable) | bdlar::AnyConstRef | inline |
| AnyConstRef(const void *objectAddress, const NullableValueConstVtable *vtable) | bdlar::AnyConstRef | inline |
| AnyConstRef(const void *objectAddress, const ArrayConstVtable *vtable) | bdlar::AnyConstRef | inline |
| AnyConstRef(const void *objectAddress, const SequenceConstVtable *vtable) | bdlar::AnyConstRef | inline |
| AnyConstRef(const void *objectAddress, const ChoiceConstVtable *vtable) | bdlar::AnyConstRef | inline |
| AnyConstRef(const void *objectAddress, const CustomizedTypeConstVtable *vtable) | bdlar::AnyConstRef | inline |
| AnyConstRef(const void *objectAddress, const DynamicTypeConstVtable *vtable) | bdlar::AnyConstRef | inline |
| AnyConstRef(const void *objectAddress, AnyConstVtable vtable, bdlat_TypeCategory::Value category) | bdlar::AnyConstRef | inline |
| AnyConstRef(const AnyConstRefData &data) | bdlar::AnyConstRef | inline |
| AnyConstRef(const AnyRef &object) | bdlar::AnyConstRef | |
| arrayVtable() const | bdlar::AnyConstRef | inline |
| choiceVtable() const | bdlar::AnyConstRef | inline |
| customizedTypeVtable() const | bdlar::AnyConstRef | inline |
| dynamicTypeVtable() const | bdlar::AnyConstRef | inline |
| enumVtable() const | bdlar::AnyConstRef | inline |
| nullableValueVtable() const | bdlar::AnyConstRef | inline |
| objectAddress() const | bdlar::AnyConstRef | inline |
| sequenceVtable() const | bdlar::AnyConstRef | inline |
| simpleTypeVtable() const | bdlar::AnyConstRef | inline |
| typeCategory() const | bdlar::AnyConstRef | inline |
| xsdName(int format) const | bdlar::AnyConstRef |