Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

template<class T>
T* Impala::Persistency::RepositoryNotImplemented< T >::Get ( const Locator loc  )  [inline]

Definition at line 22 of file RepositoryNotImplemented.h.

00023     {
00024         ILOG_ERROR("Get: Not implemented for " << loc);
00025         return 0;
00026     }


Generated on Thu Jan 13 09:23:28 2011 for ImpalaSrc by  doxygen 1.5.1