libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
Loading...
Searching...
No Matches
GblOpaqueVTable Struct Reference

#include <gimbal_opaque.h>

Data Fields

GblOpaqueCopyFn pFnCopy
 
GblOpaqueFreeFn pFnFree
 

Detailed Description

Virtual table structure for a GblOpaqueClass.

Definition at line 29 of file gimbal_opaque.h.

Field Documentation

◆ pFnCopy

GblOpaqueCopyFn GblOpaqueVTable::pFnCopy

Copy method.

Definition at line 30 of file gimbal_opaque.h.

◆ pFnFree

GblOpaqueFreeFn GblOpaqueVTable::pFnFree

Free method.

Definition at line 31 of file gimbal_opaque.h.


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