|
BDE 4.39.x Production Release
|
This is the complete list of members for bdlar::EnumRef, including all inherited members.
| EnumRef(t_ENUM &enumeration, typename bsl::enable_if< IsEnum< t_ENUM >::value >::type *=0) | bdlar::EnumRef | inlineexplicit |
| EnumRef(void *objectAddress, const EnumVtable *vtable) | bdlar::EnumRef | inline |
| fromInt(int number) const | bdlar::EnumRef | inline |
| fromString(const char *string, int stringLength) const | bdlar::EnumRef | inline |
| hasFallback() const | bdlar::EnumRef | inline |
| isFallback() const | bdlar::EnumRef | inline |
| makeFallback() const | bdlar::EnumRef | inline |
| objectAddress() const | bdlar::EnumRef | inline |
| reset() const | bdlar::EnumRef | inline |
| toInt(int *result) const | bdlar::EnumRef | inline |
| toString(bsl::string *result) const | bdlar::EnumRef | inline |
| vtable() const | bdlar::EnumRef | inline |