edu.rice.cs.hpc.traceviewer.misc.CallStackViewer Class Reference

Inheritance diagram for edu.rice.cs.hpc.traceviewer.misc.CallStackViewer:
Inheritance graph
[legend]
Collaboration diagram for edu.rice.cs.hpc.traceviewer.misc.CallStackViewer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CallStackViewer (Composite parent, final HPCCallStackView csview)
 Creates a CallStackViewer with Composite parent, SpaceTimeDataController _stData, and HPCTraceView _view.
void updateView ()
void setSample (Position position, int depth)
void setDepth (int _depth)
 Sets the viewer's depth to _depth.
void historyNotification (final OperationHistoryEvent event)

Private Member Functions

void selectDepth (final int _depth)
void notifyChange (int depth)

Private Attributes

final TableViewerColumn viewerColumn
final ProcessTimelineService ptlService
final DataService dataService

Static Private Attributes

static final String EMPTY_FUNCTION = "--------------"

Detailed Description

Definition at line 44 of file CallStackViewer.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.traceviewer.misc.CallStackViewer.CallStackViewer ( Composite  parent,
final HPCCallStackView  csview 
)

Member Function Documentation

void edu.rice.cs.hpc.traceviewer.misc.CallStackViewer.historyNotification ( final OperationHistoryEvent  event  ) 
void edu.rice.cs.hpc.traceviewer.misc.CallStackViewer.notifyChange ( int  depth  )  [private]
void edu.rice.cs.hpc.traceviewer.misc.CallStackViewer.selectDepth ( final int  _depth  )  [private]
void edu.rice.cs.hpc.traceviewer.misc.CallStackViewer.setDepth ( int  _depth  ) 
void edu.rice.cs.hpc.traceviewer.misc.CallStackViewer.setSample ( Position  position,
int  depth 
)
void edu.rice.cs.hpc.traceviewer.misc.CallStackViewer.updateView (  ) 

Member Data Documentation

final String edu.rice.cs.hpc.traceviewer.misc.CallStackViewer.EMPTY_FUNCTION = "--------------" [static, private]

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

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1