This is the complete list of members for Enum, including all inherited members.
| ArrayElementSize() const | Box | inlineprotected |
| Box() noexcept | Box | inlineprotected |
| Box(const Box &) noexcept=default | Box | protected |
| Box(Box &&) noexcept=default | Box | protected |
| Box(const TBoxable &src) noexcept | Box | inlineprotected |
| Call(TArgs &&... args) conststd::declval< typename TFDecl::Signature >()(std::declval< Box & >(), std::declval< TArgs >()...)) | Box | inlineprotected |
| Call(TArgs &&... args) std::declval< typename TFDecl::Signature >()(std::declval< Box & >(), std::declval< TArgs >()...)) | Box | inlineprotected |
| CallDirect(typename TFDecl::Signature function, TArgs &&... args) conststd::declval< typename TFDecl::Signature >()(std::declval< Box & >(), std::declval< TArgs >()...)) | Box | inlineprotected |
| CallDirect(typename TFDecl::Signature function, TArgs &&... args) std::declval< typename TFDecl::Signature >()(std::declval< Box & >(), std::declval< TArgs >()...)) | Box | inlineprotected |
| CastToBox() | Enum | inline |
| CastToBox() const | Enum | inline |
| Clone(monomem::MonoAllocator &memory) | Box | protected |
| Data() const | Box | inlineprotected |
| Data() | Box | inlineprotected |
| data | Box | protected |
| DbgGetVTable() const | Box | inlineprotected |
| ElementTypeID() const | Box | inlineprotected |
| Enum() | Enum | inline |
| Enum(TEnum element) | Enum | inline |
| Get() const | Enum | inline |
| GetFunction(Reach searchScope, bool isInvocation=false) const | Box | inlineprotected |
| GetPlaceholderUsageLength() const | Box | inlineprotected |
| GetRecord() | Enum | inline |
| getVTable() | Box | inlineprotectedstatic |
| Hashcode() const | Enum | |
| aworx::lib::boxing::Box::Hashcode() const | Box | protected |
| Integral() const | Enum | inline |
| IsArray() const | Box | inlineprotected |
| IsArrayOf() const | Box | inlineprotected |
| IsCharacter() const | Box | inlineprotected |
| IsEnum() const | Box | inlineprotected |
| IsEnumType() const | Enum | inline |
| IsFloatingPoint() const | Box | protected |
| IsNotNull() const | Box | protected |
| IsNull() const | Box | inlineprotected |
| IsPointer() const | Box | inlineprotected |
| IsSameType(const Box &other) const | Box | inlineprotected |
| IsSignedIntegral() const | Box | inlineprotected |
| IsType() const | Box | inlineprotected |
| IsUnsignedIntegral() const | Box | inlineprotected |
| operator bool() const | Box | explicitprotected |
| operator!=(const Enum &rhs) const | Enum | inline |
| operator!=(TEnum rhs) const | Enum | inline |
| aworx::lib::boxing::Box::operator!=(const Box &rhs) const | Box | inlineprotected |
| operator<(Enum const &rhs) const | Enum | inline |
| aworx::lib::boxing::Box::operator<(Box const &rhs) const | Box | protected |
| operator<=(Box const &rhs) const | Box | protected |
| operator=(const Box &) noexcept=default | Box | protected |
| operator=(Box &&) noexcept=default | Box | protected |
| operator==(const Enum &rhs) const | Enum | inline |
| operator==(TEnum rhs) const | Enum | inline |
| aworx::lib::boxing::Box::operator==(Box const &rhs) const | Box | protected |
| operator>(Box const &rhs) const | Box | protected |
| operator>=(Box const &rhs) const | Box | inlineprotected |
| TryRecord() | Enum | inline |
| TypeID() const | Enum | inline |
| aworx::lib::boxing::Box::TypeID() const | Box | inlineprotected |
| Unbox() const | Box | inlineprotected |
| UnboxArray() const | Box | inlineprotected |
| UnboxCharacter() const | Box | inlineprotected |
| UnboxElement(integer idx) const | Box | inlineprotected |
| UnboxFloatingPoint() const | Box | protected |
| UnboxLength() const | Box | inlineprotected |
| UnboxMutable() const | Box | inlineprotected |
| UnboxSignedIntegral() const | Box | inlineprotected |
| UnboxUnsignedIntegral() const | Box | inlineprotected |
| vtable | Box | protected |
| ~Box() noexcept=default | Box | protected |