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

template<class Type>
std::string Impala::Core::Array::Element::TypeString ( Type  v  )  [inline]

Definition at line 19 of file TypeString.h.

00020 {
00021         return std::string("unknown");
00022 }


Generated on Thu Jan 13 09:17:27 2011 for ImpalaSrc by  doxygen 1.5.1