Namespaces | Functions

LocSet.cpp File Reference

Definition for Location Set class. More...

#include "LocSet.hpp"
#include "Location.hpp"
Include dependency graph for LocSet.cpp:

Go to the source code of this file.

Namespaces

namespace  OA
 

Namespace for the whole OpenAnalysis Toolkit.


Functions

void OA::dumpLocSet (LocSet &set, std::ostream &os, OA_ptr< IRHandlesIRInterface > pIR)
OA_ptr< LocSet > OA::intersectLocSets (LocSet &set1, LocSet &set2)
OA_ptr< LocSet > OA::unionLocSets (LocSet &set1, LocSet &set2)
bool OA::mayOverlapLocSets (LocSet &set1, LocSet &set2)
bool OA::subSetOf (LocSet &set1, LocSet &set2)

Detailed Description

Definition for Location Set class.

Authors:
Michelle Strout, Andy Stone
Version:
Id:
Location.cpp,v 1.25.6.3 2005/12/30 05:26:28 mstrout Exp

Copyright (c) 2002-2005, Rice University
Copyright (c) 2004-2005, University of Chicago
Copyright (c) 2006, Contributors
All rights reserved.
See ../../../Copyright.txt for details.

Definition in file LocSet.cpp.