Simutrace 3.1.4
Simulation Tracing Framework
StreamDescriptor Struct Reference

Describes a stream. More...

#include <SimuStorTypes.h>

Data Fields

char name [MAX_STREAM_NAME_LENGTH]
 Friendly name of the stream.
 
_bool hidden
 Internal, set to _false.
 
_bool reserved0 [3]
 Reserved. Set to 0.
 
uint32_t reserved1
 Reserved. Set to 0.
 
StreamTypeDescriptor type
 Type of the stream.
 

Detailed Description

Contains all information necessary to register a new stream.

Since
3.0

The documentation for this struct was generated from the following file:
Karlsruhe Institute of Technology (KIT)
Operating Systems Group

http://simutrace.org
Generated on Mon May 4 2015 20:03:45 for Simutrace by doxygen 1.8.9.1
Marc Rittinghaus