![]() ![]() 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 system information structure, and return a pointer to a module-level module information structure. The most salient part of this exchange is the passing of zero or more flags to the framework indicating what constraints the module insists upon. 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-global variable (compile-time engine version)
const
FrameworkVersion MODULE_VERSION_ENGINE ExecutionInfo )
ExecutionInfo ModuleInfo MODULE_MODULE_INFO Symbol EventHandlerEvent C_OK |
||
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. |