Definition at line 21 of file RepositoryInMonetDB.h. Referenced by Impala::Persistency::VideoSetsRepository::CopyToMonetDB(), Impala::Persistency::VideoSetsRepository::GetFromMonetDB(), Impala::Persistency::VideoSetRepositoryInMonet::RepMonet(), Impala::Persistency::SimilarityTableSetRepositoryInMonet::RepMonet(), Impala::Persistency::SegmentationRepositoryInMonet::RepMonet(), Impala::Persistency::KeywordListRepositoryInMonet::RepMonet(), Impala::Persistency::KeyframesRepositoryInMonet::RepMonet(), Impala::Persistency::ImageArchiveRepositoryInMonet::RepMonet(), Impala::Persistency::FeatureTableRepositoryInMonet::RepMonet(), and Impala::Persistency::AnnotationTableRepositoryInMonet::RepMonet(). 00022 { 00023 static RepositoryInMonetDB theRepositoryInMonetDB; 00024 return theRepositoryInMonetDB; 00025 }
|