LibGimbal  1.0.0
Ultimate C17/C++20 Cross-Language Runtime Framework and Meta Type System
MetaInstanceBase< CRTP > Class Template Reference

#include <gimbal_meta.hpp>

Public Member Functions

gimbal::Size getSizeOf (void) const
 
gimbal::Size getAlignOf (void) const
 
DispatcherView getDispatcher (void) const
 
 operator const GblMetaInstance * () const
 

Detailed Description

template<typename CRTP>
class gimbal::MetaInstanceBase< CRTP >

Definition at line 115 of file gimbal_meta.hpp.

Member Function Documentation

◆ getAlignOf()

gimbal::Size getAlignOf ( void  ) const
inline

Definition at line 118 of file gimbal_meta.hpp.

◆ getDispatcher()

DispatcherView getDispatcher ( void  ) const
inline

Definition at line 119 of file gimbal_meta.hpp.

◆ getSizeOf()

gimbal::Size getSizeOf ( void  ) const
inline

Definition at line 117 of file gimbal_meta.hpp.

◆ operator const GblMetaInstance *()

operator const GblMetaInstance * ( ) const
inline

Definition at line 121 of file gimbal_meta.hpp.


The documentation for this class was generated from the following file: