[inline]
Definition at line 115 of file Locator.h.
References mHost, and mProtocol.
Referenced by Impala::Persistency::KeyframesRepositoryInMonet::Get().
00116 { 00117 return mProtocol + ":" + mHost; 00118 }