dox/Common/vtkVariantCast.h File Reference

#include <vtkUnicodeString.h>

Include dependency graph for vtkVariantCast.h:

Go to the source code of this file.

Functions

template<typename T>
vtkVariantCast (const vtkVariant &value, bool *valid=0)
template<>
char vtkVariantCast< char > (const vtkVariant &value, bool *valid)
template<>
unsigned char vtkVariantCast< unsigned char > (const vtkVariant &value, bool *valid)
template<>
short vtkVariantCast< short > (const vtkVariant &value, bool *valid)
template<>
unsigned short vtkVariantCast< unsigned short > (const vtkVariant &value, bool *valid)
template<>
int vtkVariantCast< int > (const vtkVariant &value, bool *valid)
template<>
unsigned int vtkVariantCast< unsigned int > (const vtkVariant &value, bool *valid)
template<>
long vtkVariantCast< long > (const vtkVariant &value, bool *valid)
template<>
unsigned long vtkVariantCast< unsigned long > (const vtkVariant &value, bool *valid)
template<>
float vtkVariantCast< float > (const vtkVariant &value, bool *valid)
template<>
double vtkVariantCast< double > (const vtkVariant &value, bool *valid)
template<>
vtkStdString vtkVariantCast< vtkStdString > (const vtkVariant &value, bool *valid)
template<>
vtkUnicodeString vtkVariantCast< vtkUnicodeString > (const vtkVariant &value, bool *valid)
template<>
vtkVariant vtkVariantCast< vtkVariant > (const vtkVariant &value, bool *valid)


Function Documentation

template<typename T>
T vtkVariantCast ( const vtkVariant value,
bool *  valid = 0 
) [inline]

Definition at line 38 of file vtkVariantCast.h.

template<>
char vtkVariantCast< char > ( const vtkVariant value,
bool *  valid 
) [inline]

template<>
unsigned char vtkVariantCast< unsigned char > ( const vtkVariant value,
bool *  valid 
) [inline]

template<>
short vtkVariantCast< short > ( const vtkVariant value,
bool *  valid 
) [inline]

template<>
unsigned short vtkVariantCast< unsigned short > ( const vtkVariant value,
bool *  valid 
) [inline]

template<>
int vtkVariantCast< int > ( const vtkVariant value,
bool *  valid 
) [inline]

template<>
unsigned int vtkVariantCast< unsigned int > ( const vtkVariant value,
bool *  valid 
) [inline]

template<>
long vtkVariantCast< long > ( const vtkVariant value,
bool *  valid 
) [inline]

template<>
unsigned long vtkVariantCast< unsigned long > ( const vtkVariant value,
bool *  valid 
) [inline]

template<>
float vtkVariantCast< float > ( const vtkVariant value,
bool *  valid 
) [inline]

template<>
double vtkVariantCast< double > ( const vtkVariant value,
bool *  valid 
) [inline]

template<>
vtkStdString vtkVariantCast< vtkStdString > ( const vtkVariant value,
bool *  valid 
) [inline]

template<>
vtkUnicodeString vtkVariantCast< vtkUnicodeString > ( const vtkVariant value,
bool *  valid 
) [inline]

template<>
vtkVariant vtkVariantCast< vtkVariant > ( const vtkVariant value,
bool *  valid 
) [inline]


Generated on Mon Sep 27 18:10:04 2010 for VTK by  doxygen 1.5.6