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

void Impala::Application::Table::DoDumpTableInt (  ) 

Definition at line 1267 of file mainTable.cpp.

References Impala::CmdOptions::GetArg(), and Impala::CmdOptions::GetInstance().

Referenced by mainTable().

01268 {
01269     CmdOptions& options = CmdOptions::GetInstance();
01270     DoDump<Int32>(options.GetArg(1));
01271 }

Here is the call graph for this function:


Generated on Fri Mar 19 10:51:11 2010 for ImpalaSrc by  doxygen 1.5.1