GetLastModifiedIndex
LastModifiedIndex *GetLastModifiedIndex() const
if (LastModifiedIndex *index = fVolume->GetLastModifiedIndex())
return (fIndexDirectory ? fIndexDirectory->GetLastModifiedIndex() : NULL);
LastModifiedIndex *GetLastModifiedIndex() const;