Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:36:34 2010 for ImpalaSrc by  doxygen 1.5.1