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

void Impala::Application::Table::DoDiffTableInt (  ) 

Definition at line 737 of file mainTable.cpp.

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

Referenced by mainTable().

00738 {
00739     CmdOptions& options = CmdOptions::GetInstance();
00740     DoDiff<Int32>(options.GetArg(1), options.GetArg(2));
00741 }

Here is the call graph for this function:


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