[inline]
Definition at line 103 of file Locator.h.
References mHost.
Referenced by Impala::Persistency::RepositoryInMonetDB::GetConnection(), Impala::Persistency::RepositoryInFileSystem::GetFS(), Impala::Persistency::TaskTableLocator::ToString(), Impala::Persistency::StillsLocator::ToString(), Impala::Persistency::SimilarityTableSetLocator::ToString(), Impala::Persistency::SegmentationLocator::ToString(), Impala::Persistency::RgbDataSrcLocator::ToString(), Impala::Persistency::QuidTableLocator::ToString(), Impala::Persistency::Mpeg7DocLocator::ToString(), ToString(), Impala::Persistency::KeywordListLocator::ToString(), Impala::Persistency::KeyframesLocator::ToString(), Impala::Persistency::ImageSetLocator::ToString(), Impala::Persistency::ImageLocator::ToString(), Impala::Persistency::ImageArchiveLocator::ToString(), Impala::Persistency::FrameLocator::ToString(), Impala::Persistency::FileLocator::ToString(), Impala::Persistency::FeatureLocator::ToString(), Impala::Persistency::AnnotationTableSetLocator::ToString(), and Impala::Persistency::AnnotationTableLocator::ToString().
00104 { 00105 return mHost; 00106 }