#include <Interact.h>
Public Member Functions | |
VizRecord () | |
void | Print () |
Public Attributes | |
void * | caller |
char | name [80] |
int | id |
void * | tool |
ToolType | tooltype |
Definition at line 30 of file Interact.h.
|
Definition at line 47 of file Interact.cpp. References caller, Empty, name, TAU_PROFILE, TAU_VIZ, tool, and tooltype. |
|
Definition at line 58 of file Interact.cpp. References caller, name, TAU_IO, TAU_PROFILE, TAU_VIZ, tool, and tooltype. |
|
Definition at line 36 of file Interact.h. Referenced by VizTool::connect(), MainWindow::CreateNewTool(), VizTool::disconnect(), MainWindow::MakeTitleString(), VizCollection::MatchTest(), Print(), VizTool::update(), MainWindow::UpdateTools(), VizRecord(), and VizTool::VizTool(). |
|
Definition at line 38 of file Interact.h. Referenced by VizTool::connect(), MainWindow::CreateNewTool(), MainWindow::DeleteOKCallback(), MainWindow::MakeTitleString(), VizCollection::MatchTest(), MainWindow::SelectOKCallback(), and VizTool::VizTool(). |
|
Definition at line 37 of file Interact.h. Referenced by VizTool::connect(), MainWindow::CreateNewTool(), MainWindow::DeleteOKCallback(), VizTool::disconnect(), MainWindow::MakeTitleString(), VizCollection::MatchTest(), Print(), MainWindow::SelectOKCallback(), VizRecord(), and VizTool::VizTool(). |
|
|
Definition at line 40 of file Interact.h. Referenced by VizTool::connect(), MainWindow::CreateNewTool(), MainWindow::DeleteOKCallback(), MainWindow::DisplayToolBB(), VizCollection::MatchTest(), Print(), VizTool::update(), MainWindow::UpdateTools(), VizRecord(), and VizTool::VizTool(). |