hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Types | Static Public Member Functions | List of all members
hobbes::AutoreleaseSet Struct Reference

#include <autorelease.H>

Collaboration diagram for hobbes::AutoreleaseSet:
Collaboration graph

Public Types

typedef void(* presetfn) ()
 
typedef std::vector< presetfnResetFns
 

Static Public Member Functions

static ResetFnsresetFns ()
 
template<presetfn fn>
static bool registerClearFn ()
 
static void reset ()
 

Member Typedef Documentation

◆ presetfn

typedef void(* hobbes::AutoreleaseSet::presetfn) ()

◆ ResetFns

Member Function Documentation

◆ registerClearFn()

template<presetfn fn>
static bool hobbes::AutoreleaseSet::registerClearFn ( )
inlinestatic

◆ reset()

static void hobbes::AutoreleaseSet::reset ( )
inlinestatic

◆ resetFns()

static ResetFns& hobbes::AutoreleaseSet::resetFns ( )
inlinestatic

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