#include <jem/hdf5/DataType.h>
jem::hdf5::DataType::DataType |
( |
| ) |
|
jem::hdf5::DataType::DataType |
( |
const Handle & |
tid | ) |
|
|
explicit |
bool jem::hdf5::DataType::operator== |
( |
const DataType & |
rhs | ) |
const |
bool jem::hdf5::DataType::operator!= |
( |
const DataType & |
rhs | ) |
const |
lint jem::hdf5::DataType::getID |
( |
| ) |
const |
bool jem::hdf5::DataType::isValid |
( |
| ) |
const |
static DataType jem::hdf5::DataType::getType |
( |
const byte * |
ptr | ) |
|
|
static |
static DataType jem::hdf5::DataType::getType |
( |
const char * |
ptr | ) |
|
|
static |
static DataType jem::hdf5::DataType::getType |
( |
const short * |
ptr | ) |
|
|
static |
static DataType jem::hdf5::DataType::getType |
( |
const int * |
ptr | ) |
|
|
static |
static DataType jem::hdf5::DataType::getType |
( |
const lint * |
ptr | ) |
|
|
static |
static DataType jem::hdf5::DataType::getType |
( |
const float * |
ptr | ) |
|
|
static |
static DataType jem::hdf5::DataType::getType |
( |
const double * |
ptr | ) |
|
|
static |