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

void Impala::Application::Repository::DoCopyFrameHashes (  ) 

Definition at line 578 of file mainRepository.cpp.

References Impala::CmdOptions::GetInstance(), ILOG_ERROR, and ILOG_VAR.

Referenced by mainRepository().

00579 {
00580     ILOG_VAR(Impala.Application.Repository.DoCopyFrameHashes);
00581     CmdOptions& options = CmdOptions::GetInstance();
00582 
00583     ILOG_ERROR("Not yet implemented")
00584 }

Here is the call graph for this function:


Generated on Thu Jan 13 09:15:46 2011 for ImpalaSrc by  doxygen 1.5.1