#include <IterPair.h>

Public Types | |
| typedef Iter | itype |
Public Member Functions | |
| IterPair (const Iter b, const Iter e) | |
| IterPair (const IterPair &x) | |
| IterPair & | operator= (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 |
| typedef Iter storage::IterPair< Iter >::itype |
| storage::IterPair< Iter >::IterPair | ( | const Iter | b, | |
| const Iter | e | |||
| ) | [inline] |
| storage::IterPair< Iter >::IterPair | ( | const IterPair< Iter > & | x | ) | [inline] |
| IterPair& storage::IterPair< Iter >::operator= | ( | const IterPair< Iter > & | x | ) | [inline] |
References storage::IterPair< Iter >::m_begin, and storage::IterPair< Iter >::m_end.
| bool storage::IterPair< Iter >::operator== | ( | const IterPair< Iter > & | x | ) | const [inline] |
References storage::IterPair< Iter >::m_begin, and storage::IterPair< Iter >::m_end.
| bool storage::IterPair< Iter >::empty | ( | ) | const [inline] |
References storage::IterPair< Iter >::m_begin, and storage::IterPair< Iter >::m_end.
Referenced by storage::Disk::availablePartNumber(), storage::Storage::commit(), storage::Disk::createChecks(), storage::Disk::doCreate(), storage::Disk::doRemove(), storage::Disk::doResize(), storage::Storage::getCommitInfo(), storage::Dasd::getToCommit(), storage::Disk::getUnusedSpace(), storage::DmPartCo::handleWholeDevice(), storage::Disk::hasExtended(), storage::Container::isEmpty(), storage::DmPartCo::removePresentPartitions(), and storage::Disk::removePresentPartitions().
| unsigned storage::IterPair< Iter >::length | ( | ) | const [inline] |
References storage::IterPair< Iter >::m_begin, and storage::IterPair< Iter >::m_end.
Referenced by storage::Storage::commitPair(), storage::Storage::detectObjects(), storage::Disk::doCreate(), storage::Container::getInfo(), storage::Disk::numLogical(), storage::Disk::numPrimary(), and storage::Container::numVolumes().
| 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().
| 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().
Iter storage::IterPair< Iter >::m_begin [protected] |
Iter storage::IterPair< Iter >::m_end [protected] |
1.5.6