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

template<class T>
void Impala::Core::Array::Pattern::FcvArray< T >::setSize ( int  s  )  [inline]

Definition at line 35 of file FcvArray.h.

00035 { nr=s; ptr=new T[nr]; }


Generated on Thu Jan 13 09:18:04 2011 for ImpalaSrc by  doxygen 1.5.1