Definition at line 36 of file ImageSetsRepository.h. Referenced by Impala::Application::Repository::DoDumpImageSets(), Impala::Application::Repository::GetImageSet(), Impala::Application::Repository::GetRawDataSet(), Impala::Core::ImageSet::ImageSet::GetSetId(), and Impala::Core::ImageSet::ImageSet::ImageSet(). 00037 { 00038 static ImageSetsRepository theImageSetsRepository; 00039 return theImageSetsRepository; 00040 }
|