![]() ![]() BRAHMS
Reference Manual » Component Interface » Native » Component Events » Data » EVENT_CONTENT_GET
This documentation is offline - click here to go online
Index | Search: Go online to use Search
| ||
OverviewC API (Component Interface)
The process should marshal its content into a binary stream, and return a pointer to that stream. This call is used to propagate data between processes in non-shared-memory environments, so, for efficiency, data objects should maintain their content ready-marshaled to respond to this event, if that does not introduce overhead internally. The stream returned must have empty space reserved at the head for the framework to insert a message header before dispatch. This should be of size Fields
Action
ExampleC++ Source Code (against 1199)
// persistent buffer
VBYTE contentUINT32 bUINT32 c |
||
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. |