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

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

Definition at line 723 of file mainTable.cpp.

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

Referenced by mainTable().

00724 {
00725     CmdOptions& options = CmdOptions::GetInstance();
00726     DoDump<Int32>(options.GetArg(1));
00727 }

Here is the call graph for this function:


Generated on Thu Jan 13 09:16:19 2011 for ImpalaSrc by  doxygen 1.5.1