Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

static File Impala::Persistency::RepositoryGetFile ( const FileLocator &  loc,
bool  toWrite,
bool  silent 
) [static]

Definition at line 132 of file RepositoryInFileSystem.h.

References Impala::Persistency::RepositoryInFileSystem::GetFile(), and Impala::Persistency::RepositoryInFileSystem::GetInstance().

Referenced by Impala::Core::Training::PrecomputeTask::GetWritableMatrix().

00133 {
00134     return RepositoryInFileSystem::GetInstance().GetFile(loc, toWrite, silent);
00135 }

Here is the call graph for this function:


Generated on Thu Jan 13 09:22:25 2011 for ImpalaSrc by  doxygen 1.5.1