UncachedDirIterator
UncachedDirIterator::UncachedDirIterator()
UncachedDirIterator::~UncachedDirIterator()
UncachedDirIterator::SetDirectory(Directory* directory)
UncachedDirIterator::NextEntry()
UncachedDirIterator::Rewind()
UncachedDirIterator::GetCurrentEntry() const
UncachedDirIterator::GetFD() const
iterator = new(std::nothrow) UncachedDirIterator;
UncachedDirIterator();
~UncachedDirIterator();