Definition at line 38 of file VideoSetsRepository.h. Referenced by Impala::Application::Repository::DoCopyVideoSets(), Impala::Application::Repository::DoDumpVideoSets(), Impala::Samples::MonetTest::DoInsertVideoSets(), Impala::Application::Repository::GetRawDataSet(), Impala::Core::VideoSet::VideoSet::GetSetId(), Impala::Application::Repository::GetVideoSet(), and Impala::Core::VideoSet::VideoSet::VideoSet(). 00039 { 00040 static VideoSetsRepository theVideoSetsRepository; 00041 return theVideoSetsRepository; 00042 }
|