libsheepy
Data Fields
undefinedFunctionst Struct Reference

class functions allocated once for all objects More...

#include <libsheepyCUndefined.h>

Data Fields

freeUndefinedFt free
 
terminateUndefinedFt terminate
 
toStringUndefinedFt toString
 
duplicateUndefinedFt duplicate
 
terminateUndefinedFt smash
 
finishUndefinedFt finish
 

Detailed Description

class functions allocated once for all objects

freed with finalizeUndefined or finalizeLibsheepy

Definition at line 45 of file libsheepyCUndefined.h.

Field Documentation

◆ free

freeUndefinedFt undefinedFunctionst::free

Definition at line 46 of file libsheepyCUndefined.h.

◆ terminate

terminateUndefinedFt undefinedFunctionst::terminate

Definition at line 47 of file libsheepyCUndefined.h.

◆ toString

toStringUndefinedFt undefinedFunctionst::toString

Definition at line 48 of file libsheepyCUndefined.h.

◆ duplicate

duplicateUndefinedFt undefinedFunctionst::duplicate

Definition at line 49 of file libsheepyCUndefined.h.

◆ smash

terminateUndefinedFt undefinedFunctionst::smash

Definition at line 50 of file libsheepyCUndefined.h.

◆ finish

finishUndefinedFt undefinedFunctionst::finish

Definition at line 51 of file libsheepyCUndefined.h.


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