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

void Impala::Application::IDash::DossierEntry::PrintShots (  )  [inline, private]

Definition at line 121 of file DossierEntry.h.

References shots.

00122     {
00123         for (int i = 0; i < shots.size();i++) {
00124             printf("%d\n", shots[i]);
00125         }
00126     }


Generated on Thu Jan 13 09:14:43 2011 for ImpalaSrc by  doxygen 1.5.1