This header-file is part of module ALib Boxing of the ALib C++ Framework.
Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.
Definition in file vtable.hpp.
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 | |
| void | alib::boxing::debug::DbgCheckIsInitialized () |
| void | alib::boxing::debug::DbgCheckRegistration (detail::VTable *vtable, bool increaseUsageCounter) |
| void | alib::boxing::debug::DbgRegisterVTable (detail::VTable *vtable, detail::VTable::DbgFactoryType productionType) |