|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectncsa.hdf.hdf5lib.structs.H5O_hdr_info_t
public class H5O_hdr_info_t
Field Summary | |
---|---|
int |
flags
|
long |
mesg_present
|
long |
mesg_shared
|
int |
nchunks
|
int |
nmesgs
|
long |
space_free
|
long |
space_mesg
|
long |
space_meta
|
long |
space_total
|
int |
version
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int version
public int nmesgs
public int nchunks
public int flags
public long space_total
public long space_meta
public long space_mesg
public long space_free
public long mesg_present
public long mesg_shared
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |