SymbolViewerNodeInformation Struct Reference

Information that can be associated with a TreeViewerNode which is specific to symbols as defined in the SymbolViewer. More...

#include <symbolviewer.h>

Inheritance diagram for SymbolViewerNodeInformation:
Inheritance graph
[legend]
Collaboration diagram for SymbolViewerNodeInformation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool operator() (ViewerManager *vm, CursorWindow::viewport *vp, int command, FileName const &)
 Interpret command keys sent to this node. Silently ignore unknown command keys.
 SymbolViewerNodeInformation (string file, int line)
 ~SymbolViewerNodeInformation ()

Public Attributes

string filename_
int lineNumber_

Detailed Description

Information that can be associated with a TreeViewerNode which is specific to symbols as defined in the SymbolViewer.

Definition at line 42 of file symbolviewer.h.


Constructor & Destructor Documentation

SymbolViewerNodeInformation ( string  file,
int  line 
)

Definition at line 51 of file symbolviewer.h.

Definition at line 57 of file symbolviewer.h.


Member Function Documentation

bool operator() ( ViewerManager vm,
CursorWindow::viewport vp,
int  command,
FileName const &   
) [virtual]

Interpret command keys sent to this node. Silently ignore unknown command keys.

Parameters:
vm The viewer manager (needed to create new windows)
vp The window drawing viewport.
command The value of a key event sent to this node.
rootDir The root directory associated with the tree nodes. If not empty, it must end in either \ or /
Returns:
true only to indicate the window should close

Implements TreeViewerNodeInfo.

Definition at line 249 of file symbolviewer.cxx.

Here is the call graph for this function:


Member Data Documentation

Definition at line 47 of file symbolviewer.h.

Definition at line 48 of file symbolviewer.h.


The documentation for this struct was generated from the following files:
Generated on Wed Feb 29 22:56:57 2012 for CXXUtilities by  doxygen 1.6.3