Templated utility class has method that returns content type based on typename T. More...
#include <evioUtil.hxx>
Static Public Member Functions | |
static int | evioContentType (void) throw (evioException) |
Templated utility class has method that returns content type based on typename T.
Complete specializations supplied for all defined types. Cumbersome, but this is the only way to do it on solaris...ejw, 9-jan-2007. Note that the long data type is not supported due to ambiguities on different architectures.
static int evio::evioUtil< T >::evioContentType | ( | void | ) | throw (evioException) [inline, static] |