Esempio n. 1
0
	T_INTEL_U64 *Datatype = NewDatatype(C._go_hdf5_H5T_INTEL_U64(), nil)
	T_INTEL_B8  *Datatype = NewDatatype(C._go_hdf5_H5T_INTEL_B8(), nil)
	T_INTEL_B16 *Datatype = NewDatatype(C._go_hdf5_H5T_INTEL_B16(), nil)
	T_INTEL_B32 *Datatype = NewDatatype(C._go_hdf5_H5T_INTEL_B32(), nil)
	T_INTEL_B64 *Datatype = NewDatatype(C._go_hdf5_H5T_INTEL_B64(), nil)
	T_INTEL_F32 *Datatype = NewDatatype(C._go_hdf5_H5T_INTEL_F32(), nil)
	T_INTEL_F64 *Datatype = NewDatatype(C._go_hdf5_H5T_INTEL_F64(), nil)

	T_ALPHA_I8  *Datatype = NewDatatype(C._go_hdf5_H5T_ALPHA_I8(), nil)
	T_ALPHA_I16 *Datatype = NewDatatype(C._go_hdf5_H5T_ALPHA_I16(), nil)
	T_ALPHA_I32 *Datatype = NewDatatype(C._go_hdf5_H5T_ALPHA_I32(), nil)
	T_ALPHA_I64 *Datatype = NewDatatype(C._go_hdf5_H5T_ALPHA_I64(), nil)
	T_ALPHA_U8  *Datatype = NewDatatype(C._go_hdf5_H5T_ALPHA_U8(), nil)
	T_ALPHA_U16 *Datatype = NewDatatype(C._go_hdf5_H5T_ALPHA_U16(), nil)
	T_ALPHA_U32 *Datatype = NewDatatype(C._go_hdf5_H5T_ALPHA_U32(), nil)
	T_ALPHA_U64 *Datatype = NewDatatype(C._go_hdf5_H5T_ALPHA_U64(), nil)
	T_ALPHA_B8  *Datatype = NewDatatype(C._go_hdf5_H5T_ALPHA_B8(), nil)
	T_ALPHA_B16 *Datatype = NewDatatype(C._go_hdf5_H5T_ALPHA_B16(), nil)
	T_ALPHA_B32 *Datatype = NewDatatype(C._go_hdf5_H5T_ALPHA_B32(), nil)
	T_ALPHA_B64 *Datatype = NewDatatype(C._go_hdf5_H5T_ALPHA_B64(), nil)
	T_ALPHA_F32 *Datatype = NewDatatype(C._go_hdf5_H5T_ALPHA_F32(), nil)
	T_ALPHA_F64 *Datatype = NewDatatype(C._go_hdf5_H5T_ALPHA_F64(), nil)

	T_MIPS_I8  *Datatype = NewDatatype(C._go_hdf5_H5T_MIPS_I8(), nil)
	T_MIPS_I16 *Datatype = NewDatatype(C._go_hdf5_H5T_MIPS_I16(), nil)
	T_MIPS_I32 *Datatype = NewDatatype(C._go_hdf5_H5T_MIPS_I32(), nil)
	T_MIPS_I64 *Datatype = NewDatatype(C._go_hdf5_H5T_MIPS_I64(), nil)
	T_MIPS_U8  *Datatype = NewDatatype(C._go_hdf5_H5T_MIPS_U8(), nil)
	T_MIPS_U16 *Datatype = NewDatatype(C._go_hdf5_H5T_MIPS_U16(), nil)
	T_MIPS_U32 *Datatype = NewDatatype(C._go_hdf5_H5T_MIPS_U32(), nil)
	T_MIPS_U64 *Datatype = NewDatatype(C._go_hdf5_H5T_MIPS_U64(), nil)
Esempio n. 2
0
	T_INTEL_U64 *DataType = new_dtype(C._go_hdf5_H5T_INTEL_U64(), nil)
	T_INTEL_B8  *DataType = new_dtype(C._go_hdf5_H5T_INTEL_B8(), nil)
	T_INTEL_B16 *DataType = new_dtype(C._go_hdf5_H5T_INTEL_B16(), nil)
	T_INTEL_B32 *DataType = new_dtype(C._go_hdf5_H5T_INTEL_B32(), nil)
	T_INTEL_B64 *DataType = new_dtype(C._go_hdf5_H5T_INTEL_B64(), nil)
	T_INTEL_F32 *DataType = new_dtype(C._go_hdf5_H5T_INTEL_F32(), nil)
	T_INTEL_F64 *DataType = new_dtype(C._go_hdf5_H5T_INTEL_F64(), nil)

	T_ALPHA_I8  *DataType = new_dtype(C._go_hdf5_H5T_ALPHA_I8(), nil)
	T_ALPHA_I16 *DataType = new_dtype(C._go_hdf5_H5T_ALPHA_I16(), nil)
	T_ALPHA_I32 *DataType = new_dtype(C._go_hdf5_H5T_ALPHA_I32(), nil)
	T_ALPHA_I64 *DataType = new_dtype(C._go_hdf5_H5T_ALPHA_I64(), nil)
	T_ALPHA_U8  *DataType = new_dtype(C._go_hdf5_H5T_ALPHA_U8(), nil)
	T_ALPHA_U16 *DataType = new_dtype(C._go_hdf5_H5T_ALPHA_U16(), nil)
	T_ALPHA_U32 *DataType = new_dtype(C._go_hdf5_H5T_ALPHA_U32(), nil)
	T_ALPHA_U64 *DataType = new_dtype(C._go_hdf5_H5T_ALPHA_U64(), nil)
	T_ALPHA_B8  *DataType = new_dtype(C._go_hdf5_H5T_ALPHA_B8(), nil)
	T_ALPHA_B16 *DataType = new_dtype(C._go_hdf5_H5T_ALPHA_B16(), nil)
	T_ALPHA_B32 *DataType = new_dtype(C._go_hdf5_H5T_ALPHA_B32(), nil)
	T_ALPHA_B64 *DataType = new_dtype(C._go_hdf5_H5T_ALPHA_B64(), nil)
	T_ALPHA_F32 *DataType = new_dtype(C._go_hdf5_H5T_ALPHA_F32(), nil)
	T_ALPHA_F64 *DataType = new_dtype(C._go_hdf5_H5T_ALPHA_F64(), nil)

	T_MIPS_I8  *DataType = new_dtype(C._go_hdf5_H5T_MIPS_I8(), nil)
	T_MIPS_I16 *DataType = new_dtype(C._go_hdf5_H5T_MIPS_I16(), nil)
	T_MIPS_I32 *DataType = new_dtype(C._go_hdf5_H5T_MIPS_I32(), nil)
	T_MIPS_I64 *DataType = new_dtype(C._go_hdf5_H5T_MIPS_I64(), nil)
	T_MIPS_U8  *DataType = new_dtype(C._go_hdf5_H5T_MIPS_U8(), nil)
	T_MIPS_U16 *DataType = new_dtype(C._go_hdf5_H5T_MIPS_U16(), nil)
	T_MIPS_U32 *DataType = new_dtype(C._go_hdf5_H5T_MIPS_U32(), nil)
	T_MIPS_U64 *DataType = new_dtype(C._go_hdf5_H5T_MIPS_U64(), nil)