Init function class.
More...
#include <ScriptInterpret.hxx>
|
|
| InitFunction (const char *name, const char *parent, voidfunc func) |
| | Constructor.
|
|
| InitFunction (const InitFunction &o) |
| | Copy constructor.
|
|
void | operator() (void) const |
| | Call operator.
|
|
|
const char * | name |
| | Name of the associated class.
|
|
const char * | parent |
| | Name of a parent, if applicable.
|
|
voidfunc | func |
| | Function to call.
|
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/dueca-4.2.9-build/dueca-4.2.9/dueca/ScriptInterpret.hxx