LibGimbal  1.0.0
Ultimate C17/C++20 Cross-Language Runtime Framework and Meta Type System
Class Class Reference

#include <gimbal_class.hpp>

Inheritance diagram for Class:
Collaboration diagram for Class:

Public Member Functions

const char * getName (void) const
 
Type getType (void) const
 
RefCount getRefCount (void) const
 

Additional Inherited Members

- Data Fields inherited from GblClass
uintptr_t private_
 

Detailed Description

Definition at line 11 of file gimbal_class.hpp.

Member Function Documentation

◆ getName()

const char * getName ( void  ) const
inline

Definition at line 42 of file gimbal_class.hpp.

◆ getRefCount()

RefCount getRefCount ( void  ) const
inline

Definition at line 48 of file gimbal_class.hpp.

◆ getType()

Type getType ( void  ) const
inline

Definition at line 45 of file gimbal_class.hpp.


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