Example #1
0
 TyFSType getTyFSType() const {
   assert( isValid() );
   return iv_pIterator->getTyFSType();
 }