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

String Impala::Persistency::FileSystem::MakeDir ( CString  dir  )  [inline]

Definition at line 91 of file FileSystem.h.

References DoMkDirPath().

Referenced by Impala::Application::DataServer::AcceptRequest(), and Impala::Persistency::RepositoryInFileSystem::GetFile().

00092     {
00093         return DoMkDirPath(dir);
00094     }

Here is the call graph for this function:


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