ALib C++ Framework
by
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
vtable.inl File Reference

Description:

This header-file is part of module ALib Boxing of the ALib C++ Framework.

© 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

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)