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

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

Definition at line 83 of file FileSystem.h.

References DoMkDirPath().

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

00084     {
00085         return DoMkDirPath(dir);
00086     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:35:15 2010 for ImpalaSrc by  doxygen 1.5.1