SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
TypeDescription.h File Reference
#include <vector>
#include <string>
#include <Core/Utils/Legacy/share.h>

Go to the source code of this file.

Classes

class  TypeDescription
 
struct  TypeDescription::Register
 

Namespaces

 SCIRun
 STL datatypes needed.
 

Functions

const TypeDescription * get_type_description (double *)
 
const TypeDescription * get_type_description (float *)
 
const TypeDescription * get_type_description (short *)
 
const TypeDescription * get_type_description (unsigned short *)
 
const TypeDescription * get_type_description (int *)
 
const TypeDescription * get_type_description (unsigned int *)
 
const TypeDescription * get_type_description (long *)
 
const TypeDescription * get_type_description (unsigned long *)
 
const TypeDescription * get_type_description (long long *)
 
const TypeDescription * get_type_description (unsigned long long *)
 
const TypeDescription * get_type_description (char *)
 
const TypeDescription * get_type_description (unsigned char *)
 
SCISHARE const TypeDescription * get_type_description (bool *)
 
const TypeDescription * get_type_description (std::string *)
 
template<class T >
const TypeDescription * get_type_description (std::vector< T > *)
 
template<class T1 , class T2 >
const TypeDescription * get_type_description (std::pair< T1, T2 > *)
 

Detailed Description

Author
Martin Cole
Date
Mon May 14 10:16:28 2001