RTP Trace System  1.0
Coral::TDTFSuffix Struct Reference

TDTF Suffix. More...

#include <tdtf.h>

List of all members.

Public Attributes

card64 TraceTimeStamp
card64 UtilizationTimeStamp
card32 ResourceUtilizationStart
card32 ResourceUtilizationIndex
card32 MainIndex
card32 TraceStart
char TDTF_ID [4]

Detailed Description

TDTF Suffix.

This is a TDTF file's suffix.

Author:
Thomas Dreibholz
Version:
1.0

Member Data Documentation

File position of the main index.

Resource/utilization block start file position.

This is the TDTF ID: "TDTF".

Trace block start file position.

Time stamp for end of trace creation. It can be used to compute total creation time using TDTFPrefix's TraceTimeStamp.

See also:
TDTFPrefix::TraceTimeStamp

Time stamp for end of utilization creation. It can be used to compute total creation time using TDTFPrefix's TraceTimeStamp.

See also:
TDTFPrefix::UtilizationTimeStamp

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines