Simutrace 3.0
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.
 
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)
System Architecture Group

http://simutrace.org
Generated on Thu Aug 14 2014 23:46:06 for Simutrace by doxygen 1.8.6
Marc Rittinghaus