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