CVC3  2.4.1
Classes | Public Types | Public Member Functions | Private Member Functions | Private Attributes | Friends
CVC3::CDMap Class Reference

#include <cdmap.h>

Inheritance diagram for CVC3::CDMap:
CVC3::ContextObj

List of all members.

Classes

Public Types

Public Member Functions

Private Member Functions

Private Attributes

Friends


Member Typedef Documentation

typedef CDOmap<Key, Data, HashFcn>& CVC3::CDMap::ElementReference

Definition at line 174 of file cdmap.h.


Constructor & Destructor Documentation

CVC3::CDMap::CDMap ( Context context,
int  scope = -1 
) [inline]

Definition at line 165 of file cdmap.h.

CVC3::CDMap::~CDMap ( ) [inline]

Definition at line 169 of file cdmap.h.


Member Function Documentation

virtual ContextObj* CVC3::CDMap::makeCopy ( ContextMemoryManager cmm) [inline, private, virtual]

Make a copy of the current object so it can be restored to its current state.

Implements CVC3::ContextObj.

Definition at line 138 of file cdmap.h.

virtual void CVC3::CDMap::restoreData ( ContextObj data) [inline, private, virtual]

Restore the current object from the given data.

Reimplemented from CVC3::ContextObj.

Definition at line 141 of file cdmap.h.

void CVC3::CDMap::emptyTrash ( ) [inline, private]
virtual void CVC3::CDMap::setNull ( void  ) [inline, private, virtual]

Set the current object to be invalid.

Implements CVC3::ContextObj.

Definition at line 153 of file cdmap.h.

Referenced by CVC3::CDMap< Expr, EdgeInfo >::~CDMap().

size_t CVC3::CDMap::size ( ) const [inline]
size_t CVC3::CDMap::count ( const Key &  k) const [inline]
CDOmap<Key, Data, HashFcn>& CVC3::CDMap::operator[] ( const Key &  k) [inline]

Definition at line 177 of file cdmap.h.

void CVC3::CDMap::insert ( const Key &  k,
const Data &  d,
int  scope = -1 
) [inline]
iterator CVC3::CDMap::begin ( ) const [inline]
iterator CVC3::CDMap::end ( ) const [inline]

Definition at line 258 of file cdmap.h.

Referenced by CVC3::CommonTheoremProducer::skolemize(), CVC3::CommonTheoremProducer::varIntroSkolem(), CVC3::SearchEngineFast::checkValidMain(), CVC3::SearchImplBase::newUserAssumption(), CVC3::SearchImplBase::applyCNFRules(), CVC3::SearchImplBase::findInCNFCache(), CVC3::SearchImplBase::replaceITE(), CVC3::SearchSat::getExplanation(), CVC3::TheoryArith3::updateStats(), CVC3::TheoryArith3::currentMaxCoefficient(), CVC3::TheoryArith3::refineCounterExample(), CVC3::TheoryArithNew::refineCounterExample(), CVC3::TheoryArithNew::getLowerBound(), CVC3::TheoryArithNew::getUpperBound(), CVC3::TheoryArithNew::getLowerBoundThm(), CVC3::TheoryArithNew::getUpperBoundThm(), CVC3::TheoryArithNew::getBeta(), CVC3::TheoryArithNew::boundsAsString(), CVC3::TheoryArithOld::addToBuffer(), CVC3::TheoryArithOld::addSharedTerm(), CVC3::TheoryArithOld::checkSat(), CVC3::TheoryArithOld::refineCounterExample(), CVC3::TheoryArithOld::update(), CVC3::TheoryArithOld::registerAtom(), CVC3::TheoryArithOld::getUpperBound(), CVC3::TheoryArithOld::getLowerBound(), CVC3::TheoryArithOld::isConstrainedAbove(), CVC3::TheoryArithOld::isConstrainedBelow(), CVC3::TheoryArithOld::isUnconstrained(), CVC3::TheoryArray::checkSat(), CVC3::TheoryArray::update(), CVC3::TheoryBitvector::bitBlastTerm(), CVC3::TheoryBitvector::update(), CVC3::TheoryCore::incomplete(), CVC3::TheoryDatatype::initializeLabels(), CVC3::TheoryDatatype::mergeLabels(), CVC3::TheoryDatatype::addSharedTerm(), CVC3::TheoryDatatype::assertFact(), CVC3::TheoryDatatype::checkSat(), CVC3::TheoryDatatype::setup(), CVC3::TheoryDatatype::update(), CVC3::TheoryDatatype::canCollapse(), CVC3::TheoryDatatypeLazy::initializeLabels(), CVC3::TheoryDatatypeLazy::mergeLabels(), CVC3::TheoryDatatypeLazy::checkSat(), CVC3::TheoryDatatypeLazy::setup(), CVC3::TheoryQuant::enqueueInst(), CVC3::TheoryQuant::matchListOld(), CVC3::TheoryQuant::combineOldNewTrigs(), CVC3::TheoryQuant::synNewInst(), and CVC3::TheoryUF::checkSat().

orderedIterator CVC3::CDMap::orderedBegin ( ) const [inline]
orderedIterator CVC3::CDMap::orderedEnd ( ) const [inline]
iterator CVC3::CDMap::find ( const Key &  k) const [inline]

Definition at line 303 of file cdmap.h.

Referenced by CVC3::CommonTheoremProducer::skolemize(), CVC3::CommonTheoremProducer::varIntroSkolem(), CVC3::SearchImplBase::newUserAssumption(), CVC3::SearchImplBase::applyCNFRules(), CVC3::SearchImplBase::findInCNFCache(), CVC3::SearchImplBase::replaceITE(), CVC3::SearchSat::getExplanation(), CVC3::TheoryArith3::updateSubsumptionDB(), CVC3::TheoryArith3::updateStats(), CVC3::TheoryArith3::currentMaxCoefficient(), CVC3::TheoryArithNew::getLowerBound(), CVC3::TheoryArithNew::getUpperBound(), CVC3::TheoryArithNew::getLowerBoundThm(), CVC3::TheoryArithNew::getUpperBoundThm(), CVC3::TheoryArithNew::getBeta(), CVC3::TheoryArithOld::updateSubsumptionDB(), CVC3::TheoryArithOld::addToBuffer(), CVC3::TheoryArithOld::addSharedTerm(), CVC3::TheoryArithOld::checkSat(), CVC3::TheoryArithOld::update(), CVC3::TheoryArithOld::registerAtom(), CVC3::TheoryArithOld::DifferenceLogicGraph::existsEdge(), CVC3::TheoryArithOld::getUpperBound(), CVC3::TheoryArithOld::getLowerBound(), CVC3::TheoryArithOld::isConstrainedAbove(), CVC3::TheoryArithOld::isConstrainedBelow(), CVC3::TheoryArithOld::isUnconstrained(), CVC3::TheoryArray::checkSat(), CVC3::TheoryArray::update(), CVC3::TheoryBitvector::bitBlastTerm(), CVC3::TheoryBitvector::update(), CVC3::TheoryDatatype::initializeLabels(), CVC3::TheoryDatatype::mergeLabels(), CVC3::TheoryDatatype::addSharedTerm(), CVC3::TheoryDatatype::assertFact(), CVC3::TheoryDatatype::checkSat(), CVC3::TheoryDatatype::setup(), CVC3::TheoryDatatype::update(), CVC3::TheoryDatatype::canCollapse(), CVC3::TheoryDatatypeLazy::initializeLabels(), CVC3::TheoryDatatypeLazy::mergeLabels(), CVC3::TheoryDatatypeLazy::checkSat(), CVC3::TheoryDatatypeLazy::setup(), CVC3::TheoryQuant::enqueueInst(), CVC3::TheoryQuant::combineOldNewTrigs(), CVC3::TheoryQuant::synNewInst(), and CVC3::TheoryUF::checkSat().


Friends And Related Function Documentation

friend class CDOmap< Key, Data, HashFcn > [friend]

Definition at line 129 of file cdmap.h.


Member Data Documentation

std::hash_map<Key,CDOmap<Key, Data, HashFcn>*,HashFcn> CVC3::CDMap::d_map [private]
std::vector<CDOmap<Key, Data, HashFcn>*> CVC3::CDMap::d_trash [private]
CDOmap<Key, Data, HashFcn>* CVC3::CDMap::d_first [private]

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