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

static VideoSetRepository& Impala::Core::VideoSet::VideoSetRepository::GetInstance (  )  [inline, static]

Definition at line 27 of file VideoSetRepository.h.

00028     {
00029         static VideoSetRepository theVideoSetRepository;
00030         return theVideoSetRepository;
00031     }


Generated on Fri Mar 19 11:33:00 2010 for ImpalaSrc by  doxygen 1.5.1