OA::DUG::GlobalNode Class Reference

#include <ManagerDUGStandard.hpp>

Collaboration diagram for OA::DUG::GlobalNode:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 GlobalNode (IRSymHandle i, ProcHandle p, CallHandle c, ProcHandle useP)
 GlobalNode (const GlobalNode &gn)
 ~GlobalNode ()
bool operator== (const GlobalNode &other) const
bool operator< (const GlobalNode &other) const

Public Attributes

IRSymHandle mIRnSym
ProcHandle mProc
CallHandle mCall
ProcHandle mUseProc

Detailed Description

Definition at line 46 of file CSFSActivity/ManagerDUGStandard.hpp.


Constructor & Destructor Documentation

OA::DUG::GlobalNode::GlobalNode ( IRSymHandle  i,
ProcHandle  p,
CallHandle  c,
ProcHandle  useP 
) [inline]

Definition at line 48 of file CSFSActivity/ManagerDUGStandard.hpp.

OA::DUG::GlobalNode::GlobalNode ( const GlobalNode gn  )  [inline]

Definition at line 50 of file CSFSActivity/ManagerDUGStandard.hpp.

OA::DUG::GlobalNode::~GlobalNode (  )  [inline]

Definition at line 53 of file CSFSActivity/ManagerDUGStandard.hpp.


Member Function Documentation

bool OA::DUG::GlobalNode::operator< ( const GlobalNode other  )  const [inline]

Definition at line 63 of file CSFSActivity/ManagerDUGStandard.hpp.

References mCall, mIRnSym, mProc, and mUseProc.

bool OA::DUG::GlobalNode::operator== ( const GlobalNode other  )  const [inline]

Definition at line 55 of file CSFSActivity/ManagerDUGStandard.hpp.

References mCall, mIRnSym, mProc, and mUseProc.


Member Data Documentation

Definition at line 77 of file CSFSActivity/ManagerDUGStandard.hpp.

Referenced by operator<(), and operator==().

Definition at line 75 of file CSFSActivity/ManagerDUGStandard.hpp.

Referenced by operator<(), and operator==().

Definition at line 76 of file CSFSActivity/ManagerDUGStandard.hpp.

Referenced by operator<(), and operator==().

Definition at line 81 of file CSFSActivity/ManagerDUGStandard.hpp.

Referenced by operator<(), and operator==().


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

Generated on Sat Oct 31 05:32:02 2009 for OpenAnalysis by  doxygen 1.6.1