DUECA/DUSIME
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
dueca::InitFunction Struct Reference

Init function class. More...

#include <ScriptInterpret.hxx>

Public Member Functions

 InitFunction (const char *name, const char *parent, voidfunc func)
 Constructor.
 
 InitFunction (const InitFunction &o)
 Copy constructor.
 
void operator() (void) const
 Call operator.
 

Public Attributes

const charname
 Name of the associated class.
 
const charparent
 Name of a parent, if applicable.
 
voidfunc func
 Function to call.
 

Detailed Description

Init function class.


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