storage::IterPair< Iter > Class Template Reference

#include <IterPair.h>

Inheritance diagram for storage::IterPair< Iter >:

storage::MakeCondIterPair< Pred, Iter >

List of all members.

Public Types

typedef Iter itype

Public Member Functions

 IterPair (const Iter b, const Iter e)
 IterPair (const IterPair &x)
IterPairoperator= (const IterPair &x)
bool operator== (const IterPair &x) const
bool empty () const
unsigned length () const
Iter begin () const
Iter end () const

Protected Attributes

Iter m_begin
Iter m_end

template<class Iter>
class storage::IterPair< Iter >


Member Typedef Documentation

template<class Iter>
typedef Iter storage::IterPair< Iter >::itype


Constructor & Destructor Documentation

template<class Iter>
storage::IterPair< Iter >::IterPair ( const Iter  b,
const Iter  e 
) [inline]

template<class Iter>
storage::IterPair< Iter >::IterPair ( const IterPair< Iter > &  x  )  [inline]


Member Function Documentation

template<class Iter>
IterPair& storage::IterPair< Iter >::operator= ( const IterPair< Iter > &  x  )  [inline]

template<class Iter>
bool storage::IterPair< Iter >::operator== ( const IterPair< Iter > &  x  )  const [inline]

template<class Iter>
bool storage::IterPair< Iter >::empty (  )  const [inline]

template<class Iter>
unsigned storage::IterPair< Iter >::length (  )  const [inline]

template<class Iter>
Iter storage::IterPair< Iter >::begin (  )  const [inline]

References storage::IterPair< Iter >::m_begin.

Referenced by storage::Disk::availablePartNumber(), storage::LvmLv::calcSize(), storage::Disk::changePartitionArea(), storage::Disk::changePartitionId(), storage::PeContainer::checkConsistency(), storage::PeContainer::checkCreateConstraints(), storage::Storage::commit(), storage::Storage::commitPair(), storage::Disk::createChecks(), storage::Storage::detectObjects(), storage::Disk::Disk(), storage::DmCo::DmCo(), storage::DmPartCo::DmPartCo(), storage::Disk::doCreate(), storage::Dasd::doFdasd(), storage::Disk::doResize(), storage::NfsCo::equalContent(), storage::MdCo::equalContent(), storage::LvmVg::equalContent(), storage::LoopCo::equalContent(), storage::DmPartCo::equalContent(), storage::DmCo::equalContent(), storage::Disk::equalContent(), storage::DmPartCo::findDm(), storage::DmCo::findDm(), storage::LoopCo::findLoop(), storage::MdCo::findMd(), storage::Disk::forgetChangePartitionId(), storage::Disk::freeCylindersAfterPartition(), storage::Storage::getAllUsedFs(), storage::Container::getCommitActions(), storage::Storage::getCommitInfo(), storage::Storage::getDiskList(), storage::DmCo::getDmData(), storage::Volume::getFreeLoop(), storage::LoopCo::getLoopData(), storage::MdCo::getMdData(), storage::DmPartCo::getPartition(), storage::Disk::getPartitionAfter(), storage::DmPartCo::getToCommit(), storage::Disk::getToCommit(), storage::Dasd::getToCommit(), storage::Container::getToCommit(), storage::Disk::getUnusedSpace(), storage::DmPartCo::getVolumes(), storage::LvmLv::hasSnapshots(), storage::Storage::haveLoop(), storage::Storage::haveMd(), storage::Storage::haveNfs(), storage::Dasd::initializeDisk(), storage::PeContainer::leByLvRemove(), storage::ListListIterator< PIter, Iter >::ListListIterator(), storage::NfsCo::logDifference(), storage::MdCo::logDifference(), storage::LvmVg::logDifference(), storage::LoopCo::logDifference(), storage::DmPartCo::logDifference(), storage::DmCo::logDifference(), storage::Disk::logDifference(), storage::LoopCo::LoopCo(), storage::LoopCo::loopIds(), storage::LvmVg::LvmVg(), storage::MdCo::MdCo(), storage::NfsCo::NfsCo(), storage::DmPartCo::removeDmPart(), storage::Disk::removePartition(), storage::Dasd::removePartition(), storage::DmPartCo::removePresentPartitions(), storage::Disk::removePresentPartitions(), storage::LvmVg::removeVg(), storage::LvmVg::setPeSize(), storage::MdCo::syncRaidtab(), storage::Disk::triggerUdevUpdate(), storage::DmPartCo::updateDelDev(), storage::Storage::updateDmEmptyPeMap(), storage::DmCo::updateDmMaps(), storage::DmPartCo::updateMinor(), storage::DmPartCo::updatePointers(), and storage::DmPartCo::validPartition().

template<class Iter>
Iter storage::IterPair< Iter >::end (  )  const [inline]

References storage::IterPair< Iter >::m_end.

Referenced by storage::Disk::availablePartNumber(), storage::LvmLv::calcSize(), storage::Disk::changePartitionArea(), storage::Disk::changePartitionId(), storage::PeContainer::checkConsistency(), storage::PeContainer::checkCreateConstraints(), storage::Storage::commit(), storage::Storage::commitPair(), storage::Disk::createChecks(), storage::Storage::detectObjects(), storage::Disk::Disk(), storage::DmCo::DmCo(), storage::DmPartCo::DmPartCo(), storage::Disk::doCreate(), storage::Dasd::doFdasd(), storage::NfsCo::equalContent(), storage::MdCo::equalContent(), storage::LvmVg::equalContent(), storage::LoopCo::equalContent(), storage::DmPartCo::equalContent(), storage::DmCo::equalContent(), storage::Disk::equalContent(), storage::DmPartCo::findDm(), storage::DmCo::findDm(), storage::LoopCo::findLoop(), storage::MdCo::findMd(), storage::Disk::forgetChangePartitionId(), storage::Disk::freeCylindersAfterPartition(), storage::Storage::getAllUsedFs(), storage::Container::getCommitActions(), storage::Storage::getCommitInfo(), storage::Storage::getDiskList(), storage::DmCo::getDmData(), storage::Volume::getFreeLoop(), storage::LoopCo::getLoopData(), storage::MdCo::getMdData(), storage::DmPartCo::getPartition(), storage::Disk::getPartitionAfter(), storage::DmPartCo::getToCommit(), storage::Disk::getToCommit(), storage::Container::getToCommit(), storage::Disk::getUnusedSpace(), storage::DmPartCo::getVolumes(), storage::LvmLv::hasSnapshots(), storage::Storage::haveLoop(), storage::Storage::haveMd(), storage::Storage::haveNfs(), storage::Dasd::initializeDisk(), storage::PeContainer::leByLvRemove(), storage::ListListIterator< PIter, Iter >::ListListIterator(), storage::NfsCo::logDifference(), storage::MdCo::logDifference(), storage::LvmVg::logDifference(), storage::LoopCo::logDifference(), storage::DmPartCo::logDifference(), storage::DmCo::logDifference(), storage::Disk::logDifference(), storage::LoopCo::LoopCo(), storage::LoopCo::loopIds(), storage::LvmVg::LvmVg(), storage::MdCo::MdCo(), storage::NfsCo::NfsCo(), storage::DmPartCo::removeDmPart(), storage::Disk::removePartition(), storage::Dasd::removePartition(), storage::DmPartCo::removePresentPartitions(), storage::Disk::removePresentPartitions(), storage::LvmVg::removeVg(), storage::LvmVg::setPeSize(), storage::MdCo::syncRaidtab(), storage::Disk::triggerUdevUpdate(), storage::DmPartCo::updateDelDev(), storage::Storage::updateDmEmptyPeMap(), storage::DmCo::updateDmMaps(), storage::DmPartCo::updateMinor(), storage::DmPartCo::updatePointers(), and storage::DmPartCo::validPartition().


Member Data Documentation

template<class Iter>
Iter storage::IterPair< Iter >::m_begin [protected]

template<class Iter>
Iter storage::IterPair< Iter >::m_end [protected]


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

Generated on Sun Dec 7 21:01:51 2008 for yast2-storage by  doxygen 1.5.6