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

Helper struct to add script init function from initialization code. More...

#include <ScriptInterpret.hxx>

Public Member Functions

 SetScriptInitFunction (voidfunc ifunct)
 Constructor that defines the script init function.
 

Detailed Description

Helper struct to add script init function from initialization code.

Use by creating an init function, and a static object to run the initialisation

void myinit()
{
// script init code
}
This is a "light weight object" that enables you to read the latest set of data on a StreamChannelEnd...
Definition StreamReaderLatest.hxx:43
Helper struct to add script init function from initialization code.
Definition ScriptInterpret.hxx:314

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