Definition at line 49 of file File.h. References mFp. Referenced by Impala::Core::VideoSet::TestBlocksFile::HandleNewFile(), Impala::Core::VideoSet::ReadBlocksFile::HandleNewFile(), Impala::Core::Trec::SearchResult::Load(), Impala::Core::Trec::SearchJudge::Load(), and Impala::Application::WindowTrecSearch::SaveFinalResult(). 00050 { 00051 return mFp != 0; 00052 }
|