25 #ifndef WDATAHANDLERENUMS_H
26 #define WDATAHANDLERENUMS_H
40 W_DT_UNSIGNED_CHAR = 2,
41 W_DT_SIGNED_SHORT = 4,
56 W_DT_COMPLEX128 = 1792,
57 W_DT_COMPLEX256 = 2048,
64 template<
typename T >
74 template<
int rtType >
299 enum qformOrientation
302 Posterior_to_Anterior,
313 W_DATASET_SINGLE = 1,
314 W_DATASET_SPHERICALHARMONICS = 2
323 #endif // WDATAHANDLERENUMS_H
uint16_t type
correct C++ type for this runtime type
uint32_t type
correct C++ type for this runtime type
int32_t type
correct C++ type for this runtime type
int64_t type
correct C++ type for this runtime type
uint64_t type
correct C++ type for this runtime type
int8_t type
correct C++ type for this runtime type
Convert a runtime type to a C++ type.
uint8_t type
correct C++ type for this runtime type
An object that knows an appropriate dataType flag for the typename T.
dataType
Data types and number values taken from the nifti1.h, at this point it's unknown if it makes sense to...
long double type
correct C++ type for this runtime type
double type
correct C++ type for this runtime type
DataSetType
Data set types.
float type
correct C++ type for this runtime type
int16_t type
correct C++ type for this runtime type