edu.rice.cs.hpc.traceviewer.data.db.DataRecord Class Reference

List of all members.

Public Member Functions

 DataRecord (long _timestamp, int _cpId, int _metricId)
String toString ()

Public Attributes

long timestamp
int cpId
int metricId

Detailed Description

Definition at line 8 of file DataRecord.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.traceviewer.data.db.DataRecord.DataRecord ( long  _timestamp,
int  _cpId,
int  _metricId 
)

Member Function Documentation

String edu.rice.cs.hpc.traceviewer.data.db.DataRecord.toString (  ) 

Member Data Documentation


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

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1