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

NativeTypeFormats.h File Reference

#include "Basis/String.h"
#include "Basis/NativeTypes.h"

Include dependency graph for NativeTypeFormats.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Impala

Functions

template<class Type>
String Impala::NativeTypeFormat (Type v)
template<>
String Impala::NativeTypeFormat< UInt8 > (UInt8 v)
template<>
String Impala::NativeTypeFormat< UInt16 > (UInt16 v)
template<>
String Impala::NativeTypeFormat< UInt32 > (UInt32 v)
template<>
String Impala::NativeTypeFormat< UInt64 > (UInt64 v)
template<>
String Impala::NativeTypeFormat< Int8 > (Int8 v)
template<>
String Impala::NativeTypeFormat< Int16 > (Int16 v)
template<>
String Impala::NativeTypeFormat< Int32 > (Int32 v)
template<>
String Impala::NativeTypeFormat< Int64 > (Int64 v)
template<>
String Impala::NativeTypeFormat< Real32 > (Real32 v)
template<>
String Impala::NativeTypeFormat< Real64 > (Real64 v)


Generated on Fri Mar 19 09:45:09 2010 for ImpalaSrc by  doxygen 1.5.1