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

#include <gimbal_instance.hpp>

Public Member Functions

Type getType (void) const
 
RefCount getRefCount (void) const
 

Protected Member Functions

GblClassclass_ (void)
 
const GblClassclass_ (void) const
 

Detailed Description

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

Definition at line 12 of file gimbal_instance.hpp.

Member Function Documentation

◆ class_() [1/2]

GblClass* class_ ( void  )
inlineprotected

Definition at line 14 of file gimbal_instance.hpp.

◆ class_() [2/2]

const GblClass* class_ ( void  ) const
inlineprotected

Definition at line 18 of file gimbal_instance.hpp.

◆ getRefCount()

RefCount getRefCount ( void  ) const
inline

Definition at line 26 of file gimbal_instance.hpp.

◆ getType()

Type getType ( void  ) const
inline

Definition at line 22 of file gimbal_instance.hpp.


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