This header-file is part of module ALib Boxing of the ALib C++ Library.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file vtable.inl.
Go to the source code of this file.
Classes | |
| struct | alib::boxing::detail::FunctionTable |
| struct | alib::boxing::detail::VTable |
| The custom function hash. More... | |
| struct | alib::boxing::VTableOptimizationTraits< TMapped, TIsArray > |
| class | alib::boxing::detail::VTableUnoptimized< TMapped, TIsArray > |
Namespaces | |
| namespace | alib |
| namespace | alib::boxing |
| DOXYGEN. | |
| namespace | alib::boxing::debug |
| namespace | alib::boxing::detail |
| This namespace implements internals of namespace alib::boxing. | |
Functions | |
| ALIB_DLL void | alib::boxing::debug::DbgCheckIsInitialized () |
| ALIB_DLL void | alib::boxing::debug::DbgCheckRegistration (detail::VTable *vtable, bool increaseUsageCounter) |
| void | alib::boxing::debug::DbgRegisterVTable (detail::VTable *vtable, detail::VTable::DbgFactoryType productionType) |