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

template<class IdxT, class ElemT, class DelT>
int Impala::Util::SimpleMapBase< IdxT, ElemT, DelT >::Size (  )  const [inline]

Definition at line 25 of file SimpleMap.h.

00026     {
00027         return mMap.size();
00028     }


Generated on Thu Jan 13 09:24:21 2011 for ImpalaSrc by  doxygen 1.5.1