HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TraceReporter::ParsedTree Struct Reference

Aggregate tree and its iteration count, parsed from a report. More...

#include <reporter.h>

Public Attributes

TraceAggregateTreeRefPtr tree
 
int iterationCount
 

Detailed Description

Aggregate tree and its iteration count, parsed from a report.

Definition at line 105 of file reporter.h.

Member Data Documentation

int TraceReporter::ParsedTree::iterationCount

Definition at line 107 of file reporter.h.

TraceAggregateTreeRefPtr TraceReporter::ParsedTree::tree

Definition at line 106 of file reporter.h.


The documentation for this struct was generated from the following file: