casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::ValTypeId_global_functions_typeid Struct Reference

The id-string of a value type. More...

#include <ValTypeId.h>

List of all members.

Public Member Functions

template<class T >
String valDataTypeId (const T *)
String valDataTypeId (const Bool *obj)
String valDataTypeId (const Char *obj)
String valDataTypeId (const uChar *obj)
String valDataTypeId (const Short *obj)
String valDataTypeId (const uShort *obj)
String valDataTypeId (const Int *obj)
String valDataTypeId (const uInt *obj)
String valDataTypeId (const float *obj)
String valDataTypeId (const double *obj)
String valDataTypeId (const Complex *obj)
String valDataTypeId (const DComplex *obj)
String valDataTypeId (const String *obj)
String valDataTypeId (const TableRecord *obj)

Detailed Description

The id-string of a value type.

Intended use:

Public interface

Review Status

Reviewed By:
Friso Olnon
Date Reviewed:
1995/03/20

Prerequisite

Synopsis

The templated global functions valDataTypeId get the data type id string of the given type. For standard types this is the ValType data type string. For other types (i.e. classes) it is the result of the class dataTypeId function.

Definition at line 56 of file ValTypeId.h.


Member Function Documentation

template<class T >
String casa::ValTypeId_global_functions_typeid::valDataTypeId ( const T *  ) [inline]

Definition at line 57 of file ValTypeId.h.

Definition at line 59 of file ValTypeId.h.

References casa::ValType::getTypeStr().

Definition at line 61 of file ValTypeId.h.

References casa::ValType::getTypeStr().

Definition at line 63 of file ValTypeId.h.

References casa::ValType::getTypeStr().

Definition at line 65 of file ValTypeId.h.

References casa::ValType::getTypeStr().

Definition at line 67 of file ValTypeId.h.

References casa::ValType::getTypeStr().

Definition at line 69 of file ValTypeId.h.

References casa::ValType::getTypeStr().

Definition at line 71 of file ValTypeId.h.

References casa::ValType::getTypeStr().

Definition at line 73 of file ValTypeId.h.

References casa::ValType::getTypeStr().

Definition at line 75 of file ValTypeId.h.

References casa::ValType::getTypeStr().

Definition at line 77 of file ValTypeId.h.

References casa::ValType::getTypeStr().

Definition at line 79 of file ValTypeId.h.

References casa::ValType::getTypeStr().

Definition at line 81 of file ValTypeId.h.

References casa::ValType::getTypeStr().

Definition at line 83 of file ValTypeId.h.

References casa::ValType::getTypeStr().


The documentation for this struct was generated from the following file: