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

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

List of all members.

Public Member Functions

String toString ()

Static Public Attributes

static final RootScopeType Flat = new RootScopeType("Flat")
static final RootScopeType CallingContextTree = new RootScopeType("CallingContextTree")
static final RootScopeType CallerTree = new RootScopeType("CallerTree")
static final RootScopeType Invisible = new RootScopeType("Invisible")

Protected Member Functions

 RootScopeType (String value)

Private Attributes

String value

Detailed Description

Definition at line 19 of file RootScopeType.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.data.experiment.scope.RootScopeType.RootScopeType ( String  value  )  [protected]

Definition at line 29 of file RootScopeType.java.


Member Function Documentation

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