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