![]() ![]() BRAHMS
Reference Manual » Component Interface » Native » Component Events » Module Level » EVENT_MODULE_INIT
This documentation is offline - click here to go online
Index | Search: Go online to use Search
| ||
OverviewC API (Component Interface)
struct EventModuleInit
ExecutionInfo ModuleInfo The module should take a copy of the passed pointer to an execution information structure, and return a pointer to a module-level module information structure. Both pointers are (must be) valid for the lifetime of the module and may be read at any time. ContextThis event is the first event fired on a BRAHMS Module, and is an opportunity for the Module to initialise. Notes
Fields
Action
ExampleThis is the implementation used in the 1199 bindings. C++ API (1199)
// module info
brahms ModuleInfo MODULE_INFO brahms -component.h
COMPONENT_INTERFACE_REVISIONbrahms Symbol hEngine S_NULL Symbol EventHandlerbrahms Event brahms brahms |
||
This is a documentation page for the BRAHMS Modular Execution (Simulation) Framework. For details of licensing and distribution, please click here. To advise of an error or omission, please click here. |