SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions | Variables
TypeDescription.cc File Reference
#include <Core/Utils/Legacy/TypeDescription.h>
#include <Core/Utils/Legacy/FileUtils.h>
#include <Core/Exceptions/InternalError.h>
#include <Core/Utils/Legacy/Assert.h>
#include <Core/Thread/Mutex.h>
#include <Core/Utils/Legacy/MemoryUtil.h>
#include <map>
#include <iostream>

Classes

struct  KillMap
 

Namespaces

 SCIRun
 STL datatypes needed.
 

Functions

const TypeDescription * get_type_description (double *)
 
const TypeDescription * get_type_description (long *)
 
const TypeDescription * get_type_description (long long *)
 
const TypeDescription * get_type_description (unsigned long long *)
 
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 (char *)
 
const TypeDescription * get_type_description (unsigned char *)
 
const TypeDescription * get_type_description (std::string *)
 
const TypeDescription * get_type_description (unsigned long *)
 

Variables

KillMap killit
 

Detailed Description

Author
Martin Cole
Date
Mon May 14 10:20:21 2001