#include <Interact.h>
Public Member Functions | |
int | MatchTest (VizRecord *, VizRecord *) |
VizRecord * | FindItem (VizRecord *) |
VizRecord * | FindNextItem (VizRecord *) |
Definition at line 44 of file Interact.h.
|
Definition at line 96 of file Interact.cpp. References MatchTest(), TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::CreateNewTool(), MainWindow::DeleteOKCallback(), VizTool::disconnect(), MainWindow::MakeTitleString(), MainWindow::SelectOKCallback(), VizTool::update(), and MainWindow::UpdateTools(). Here is the call graph for this function: |
|
Definition at line 118 of file Interact.cpp. References MatchTest(), TAU_PROFILE, and TAU_VIZ. Referenced by MainWindow::UpdateTools(). Here is the call graph for this function: |
|
Definition at line 70 of file Interact.cpp. References VizRecord::caller, Empty, VizRecord::id, VizRecord::name, TAU_PROFILE, TAU_VIZ, VizRecord::tool, and VizRecord::tooltype. Referenced by FindItem(), FindNextItem(), and MainWindow::UpdateTools(). |