Simutrace
3.2.2
Simulation Tracing Framework
|
Data Fields | |
StreamDescriptor | base |
Descriptor for the general stream properties. The SfDynamic flag must be specified. | |
DynamicStreamOperations | operations |
Descriptor for the dynamic stream operations. | |
void * | userData |
May point to arbitrary user-defined, stream-local data, which should be available in the handler functions. The data may also be allocated in the DynamicStreamInitialize handler. It must not be deleted for the lifetime of the stream. | |
uint64_t | reserved [4] |
Reserved for future use. Leave 0. | |