OA::NamedLocMustOverlapVisitor Class Reference

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

List of all members.

Public Member Functions

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

Public Attributes

bool mMustOverlap

Private Attributes

NamedLocmThisLoc

Detailed Description

Definition at line 185 of file NamedLoc.cpp.


Constructor & Destructor Documentation

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

Definition at line 192 of file NamedLoc.cpp.

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

Definition at line 194 of file NamedLoc.cpp.


Member Function Documentation

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

Implements OA::LocationVisitor.

Definition at line 208 of file NamedLoc.cpp.

References mMustOverlap.

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

Implements OA::LocationVisitor.

Definition at line 215 of file NamedLoc.cpp.

References mMustOverlap, mThisLoc, and OA::LocSubSet::mustOverlap().

Here is the call graph for this function:

void OA::NamedLocMustOverlapVisitor::visitNamedLoc ( NamedLoc loc  )  [inline, virtual]

Implements OA::LocationVisitor.

Definition at line 198 of file NamedLoc.cpp.

References OA::NamedLoc::getSymHandle(), mMustOverlap, mThisLoc, and OA::NamedLoc::staticFullOverlap().

Here is the call graph for this function:

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

Implements OA::LocationVisitor.

Definition at line 211 of file NamedLoc.cpp.

References mMustOverlap.

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

Implements OA::LocationVisitor.

Definition at line 204 of file NamedLoc.cpp.

References mMustOverlap.


Member Data Documentation

Definition at line 187 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:31 2009 for OpenAnalysis by  doxygen 1.6.1