Documentation Set for Swarm 1.4
Prev
Reference I. Defobjライブラリ
Next
HDF5
名前
HDF5 — HDF5インターフェイス
説明
HDF5インターフェイス
HDF5に採用されているプロトコル
Create
Drop
CREATABLE
メソッド
フェーズ: Creating
+
createBegin:
aZone
-
setCreateFlag:
(BOOL)
createFlag
-
setDatasetFlag:
(BOOL)
datasetFlag
-
setParent:
parent
-
setName:
(const char *)
name
-
setCompoundType:
compoundType
-
setCount:
(unsigned)
count
-
createEnd
フェーズ: Setting
-
setBaseTypeObject:
baseTypeObject
フェーズ: Using
-
iterate:
(int (*) (id hdf5Obj))
iterateFunc
- (BOOL)
getDatasetFlag
- (const char *)
getName
- (unsigned)
getCount
-
getCompoundType
-
getClass
- (BOOL)
checkName:
(const char *)
groupName
-
loadDataset:
(void *)
ptr
-
storeAsDataset:
(const char *)
name
typeName:
(const char *)
typeName
type:
(const char *)
type
ptr:
(void *)
ptr
-
storeTypeName:
(const char *)
typeName
-
storeComponentTypeName:
(const char *)
typeName
-
shallowLoadObject:
obj
-
shallowStoreObject:
obj
-
nameRecord:
(unsigned)
recordNumber
name:
(const char *)
recordName
-
numberRecord:
(unsigned)
recordNumber
-
selectRecord:
(unsigned)
recordNumber
- (const char **)
readRowNames
-
writeRowNames
-
storeAttribute:
(const char *)
attributeName
value:
(const char *)
valueString
-
iterateAttributes:
(int (*) (const char *key, const char *value))
iterateFunc
- (const char *)
getAttribute:
(const char *)
attributeName
- (void)
drop
Prev
Home
Next
GetOwner
Up
HDF5CompoundType