This is the complete list of members for DbgBoxing, including all inherited members.
DbgBoxing()=delete | DbgBoxing | |
DumpAll() | DbgBoxing | static |
DumpCustomFunctionHashMapMetrics(AString &target, bool detailedBucketList) | DbgBoxing | static |
DumpFunctions(const std::vector< std::pair< const std::type_info *, uinteger > > &input, const String &headline=EmptyString(), const String &indent=EmptyString()) | DbgBoxing | static |
dumpFunctions(const std::vector< std::pair< const std::type_info *, uinteger > > &input, AString &output, const String &headline, const String &indent, detail::DbgStringTable< uinteger > &tmpStrings) | DbgBoxing | static |
dumpVTables(AString &target, detail::DbgStringTable< const detail::VTable * > &vtableNames, bool staticVtables, bool includeFunctions) | DbgBoxing | static |
DumpVTables(bool staticVtables, bool includeFunctions=false) | DbgBoxing | static |
getFunctionTypes(const detail::FunctionTable &input, std::vector< std::pair< const std::type_info *, uinteger > > &output) | DbgBoxing | static |
GetKnownFunctionTypes() | DbgBoxing | static |
GetKnownVTables() | DbgBoxing | static |
GetSpecificFunctionTypes(const detail::VTable *vtable) | DbgBoxing | inlinestatic |
GetSpecificFunctionTypes(const Box &box) | DbgBoxing | inlinestatic |
RemovableNamespaces | DbgBoxing | static |
removeNamespaces(AString &string, integer startIndex) | DbgBoxing | static |
typeInfo(AString &target, const detail::VTable *vtable, const String &indent, bool srcIsPointer, bool isValueTypeCustomized, bool isPointerTypeCustomized, bool fitsToPlaceholder, bool copyConstructible, bool triviallyDestructible, bool isUnboxable) | DbgBoxing | static |
TypeInfo(const String &headline=A_CHAR("Boxing Information For Boxable Type: "), const String &indent=A_CHAR(" ")) | DbgBoxing | inlinestatic |
TypeInfo(const Box &box, const String &headline=A_CHAR("Boxing Information For Boxable Type: "), const String &indent=A_CHAR(" ")) | DbgBoxing | inlinestatic |
typeName(const detail::VTable *vtable, AString &result) | DbgBoxing | static |
TypeName(const detail::VTable *vtable) | DbgBoxing | inlinestatic |
TypeName(const Box &box) | DbgBoxing | inlinestatic |