edu.rice.cs.hpc.data.experiment.scope.ScopeVisitType Class Reference

Collaboration diagram for edu.rice.cs.hpc.data.experiment.scope.ScopeVisitType:
Collaboration graph
[legend]

List of all members.

Public Member Functions

String toString ()

Static Public Attributes

static final ScopeVisitType PreVisit = new ScopeVisitType("PRE")
static final ScopeVisitType PostVisit = new ScopeVisitType("POST")

Private Member Functions

 ScopeVisitType (String value)

Private Attributes

String value

Detailed Description

Definition at line 19 of file ScopeVisitType.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.data.experiment.scope.ScopeVisitType.ScopeVisitType ( String  value  )  [private]

Definition at line 26 of file ScopeVisitType.java.


Member Function Documentation

String edu.rice.cs.hpc.data.experiment.scope.ScopeVisitType.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