OA::NamedLocMayOverlapVisitor Class Reference

Inheritance diagram for OA::NamedLocMayOverlapVisitor:
Inheritance graph
[legend]
Collaboration diagram for OA::NamedLocMayOverlapVisitor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NamedLocMayOverlapVisitor (NamedLoc &thisLoc)
 ~NamedLocMayOverlapVisitor ()
void visitNamedLoc (NamedLoc &otherLoc)
void visitUnnamedLoc (UnnamedLoc &loc)
void visitInvisibleLoc (InvisibleLoc &loc)
void visitUnknownLoc (UnknownLoc &loc)
void visitLocSubSet (LocSubSet &loc)

Public Attributes

bool mMayOverlap

Private Attributes

NamedLocmThisLoc

Detailed Description

Definition at line 131 of file NamedLoc.cpp.


Constructor & Destructor Documentation

OA::NamedLocMayOverlapVisitor::NamedLocMayOverlapVisitor ( NamedLoc thisLoc  )  [inline]

Definition at line 137 of file NamedLoc.cpp.

OA::NamedLocMayOverlapVisitor::~NamedLocMayOverlapVisitor (  )  [inline]

Definition at line 139 of file NamedLoc.cpp.


Member Function Documentation

void OA::NamedLocMayOverlapVisitor::visitInvisibleLoc ( InvisibleLoc loc  )  [inline, virtual]

Implements OA::LocationVisitor.

Definition at line 166 of file NamedLoc.cpp.

References mMayOverlap.

void OA::NamedLocMayOverlapVisitor::visitLocSubSet ( LocSubSet loc  )  [inline, virtual]

Implements OA::LocationVisitor.

Definition at line 173 of file NamedLoc.cpp.

References OA::LocSubSet::mayOverlap(), mMayOverlap, and mThisLoc.

Here is the call graph for this function:

void OA::NamedLocMayOverlapVisitor::visitNamedLoc ( NamedLoc otherLoc  )  [inline, virtual]

Implements OA::LocationVisitor.

Definition at line 143 of file NamedLoc.cpp.

References OA::debug, OA::NamedLoc::getSymHandle(), mMayOverlap, mThisLoc, OA::NamedLoc::staticFullOverlap(), and OA::NamedLoc::staticPartOverlap().

Here is the call graph for this function:

void OA::NamedLocMayOverlapVisitor::visitUnknownLoc ( UnknownLoc loc  )  [inline, virtual]

Implements OA::LocationVisitor.

Definition at line 169 of file NamedLoc.cpp.

References mMayOverlap.

void OA::NamedLocMayOverlapVisitor::visitUnnamedLoc ( UnnamedLoc loc  )  [inline, virtual]

Implements OA::LocationVisitor.

Definition at line 162 of file NamedLoc.cpp.

References mMayOverlap.


Member Data Documentation

Definition at line 133 of file NamedLoc.cpp.

Referenced by visitLocSubSet(), and visitNamedLoc().


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

Generated on Sat Oct 31 05:26:30 2009 for OpenAnalysis by  doxygen 1.6.1