NeXusJavaBindings  1
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
org.nexusformat.NexusFile Member List

This is the complete list of members for org.nexusformat.NexusFile, including all inherited members.

attrdir()org.nexusformat.NexusFile
close(int handle)org.nexusformat.NexusFileprotected
close()org.nexusformat.NexusFile
closedata()org.nexusformat.NexusFile
closegroup()org.nexusformat.NexusFile
compmakedata(String name, int type, int rank, int dim[], int compression_type, int iChunk[])org.nexusformat.NexusFile
compmakedata(String name, int type, int rank, long dim[], int compression_type, long iChunk[])org.nexusformat.NexusFile
compress(int compression_type)org.nexusformat.NexusFile
debugstop()org.nexusformat.NexusFile
finalize()org.nexusformat.NexusFile
flush()org.nexusformat.NexusFile
getattr(String name, Object array, int args[])org.nexusformat.NexusFile
getdata(Object array)org.nexusformat.NexusFile
getdataID()org.nexusformat.NexusFile
getgroupID()org.nexusformat.NexusFile
getinfo(int iDim[], int args[])org.nexusformat.NexusFile
getinfo(long iDim[], int args[])org.nexusformat.NexusFile
getpath()org.nexusformat.NexusFile
getslab(int start[], int size[], Object array)org.nexusformat.NexusFile
getslab(long start[], long size[], Object array)org.nexusformat.NexusFile
groupdir()org.nexusformat.NexusFile
handleorg.nexusformat.NexusFileprotected
init(String filename, int access)org.nexusformat.NexusFileprotected
initattrdir(int handle)org.nexusformat.NexusFileprotected
initgroupdir(int handle)org.nexusformat.NexusFileprotected
inquirefile()org.nexusformat.NexusFile
isexternaldataset(String name)org.nexusformat.NexusFile
isexternalgroup(String name, String nxclass)org.nexusformat.NexusFile
linkexternal(String name, String nxclass, String nxurl)org.nexusformat.NexusFile
linkexternaldataset(String name, String nxurl)org.nexusformat.NexusFile
makedata(String name, int type, int rank, int dim[])org.nexusformat.NexusFile
makedata(String name, int type, int rank, long dim[])org.nexusformat.NexusFile
makegroup(String name, String nxclass)org.nexusformat.NexusFile
makelink(NXlink target)org.nexusformat.NexusFile
makenamedlink(String name, NXlink target)org.nexusformat.NexusFile
MAXNAMELENorg.nexusformat.NexusFileprotectedstatic
nextattr(int handle, String names[], int args[])org.nexusformat.NexusFileprotected
nextentry(int handle, String names[])org.nexusformat.NexusFileprotected
NexusFile(String filename, int access)org.nexusformat.NexusFile
NX_BINARYorg.nexusformat.NexusFilestatic
NX_BOOLEANorg.nexusformat.NexusFilestatic
NX_CHARorg.nexusformat.NexusFilestatic
NX_COMP_HUForg.nexusformat.NexusFilestatic
NX_COMP_LZWorg.nexusformat.NexusFilestatic
NX_COMP_NONEorg.nexusformat.NexusFilestatic
NX_COMP_RLEorg.nexusformat.NexusFilestatic
NX_FLOAT32org.nexusformat.NexusFilestatic
NX_FLOAT64org.nexusformat.NexusFilestatic
NX_INT16org.nexusformat.NexusFilestatic
NX_INT32org.nexusformat.NexusFilestatic
NX_INT64org.nexusformat.NexusFilestatic
NX_INT8org.nexusformat.NexusFilestatic
NX_UINT16org.nexusformat.NexusFilestatic
NX_UINT32org.nexusformat.NexusFilestatic
NX_UINT64org.nexusformat.NexusFilestatic
NX_UINT8org.nexusformat.NexusFilestatic
NX_UNLIMITEDorg.nexusformat.NexusFilestatic
NXACC_CREATEorg.nexusformat.NexusFilestatic
NXACC_CREATE4org.nexusformat.NexusFilestatic
NXACC_CREATE5org.nexusformat.NexusFilestatic
NXACC_CREATEXMLorg.nexusformat.NexusFilestatic
NXACC_NOSTRIPorg.nexusformat.NexusFilestatic
NXACC_RDWRorg.nexusformat.NexusFilestatic
NXACC_READorg.nexusformat.NexusFilestatic
nxclosedata(int handle)org.nexusformat.NexusFileprotected
nxclosegroup(int handle)org.nexusformat.NexusFileprotected
nxcompress(int handle, int compression_type)org.nexusformat.NexusFileprotected
nxflush(int handle)org.nexusformat.NexusFileprotected
nxgetattr(int handle, String name, byte bdata[], int args[])org.nexusformat.NexusFileprotected
nxgetdata(int handle, byte bdata[])org.nexusformat.NexusFileprotected
nxgetdataid(int handle, NXlink link)org.nexusformat.NexusFileprotected
nxgetgroupid(int handle, NXlink link)org.nexusformat.NexusFileprotected
nxgetinfo(int handle, int iDim[], int args[])org.nexusformat.NexusFileprotected
nxgetinfo64(int handle, long iDim[], int args[])org.nexusformat.NexusFileprotected
nxgetpath(int handle)org.nexusformat.NexusFileprotected
nxgetslab(int handle, int Start[], int size[], byte bdata[])org.nexusformat.NexusFileprotected
nxgetslab64(int handle, long Start[], long size[], byte bdata[])org.nexusformat.NexusFileprotected
nxinquirefile(int handle, String names[])org.nexusformat.NexusFileprotected
nxisexternaldataset(int handle, String name, String nxurl[])org.nexusformat.NexusFileprotected
nxisexternalgroup(int handle, String name, String nxclass, String nxurl[])org.nexusformat.NexusFileprotected
nxlinkexternal(int handle, String name, String nxclass, String nxurl)org.nexusformat.NexusFileprotected
nxlinkexternaldataset(int handle, String name, String nxurl)org.nexusformat.NexusFileprotected
nxmakecompdata(int handle, String name, int type, int rank, int dim[], int iCompress, int iChunk[])org.nexusformat.NexusFileprotected
nxmakecompdata64(int handle, String name, int type, int rank, long dim[], int iCompress, long iChunk[])org.nexusformat.NexusFileprotected
nxmakedata(int handle, String name, int type, int rank, int dim[])org.nexusformat.NexusFileprotected
nxmakedata64(int handle, String name, int type, int rank, long dim[])org.nexusformat.NexusFileprotected
nxmakegroup(int handle, String name, String nxclass)org.nexusformat.NexusFileprotected
nxmakelink(int handle, NXlink target)org.nexusformat.NexusFileprotected
nxmakenamedlink(int handle, String name, NXlink target)org.nexusformat.NexusFileprotected
nxopendata(int handle, String name)org.nexusformat.NexusFileprotected
nxopengroup(int handle, String name, String nxclass)org.nexusformat.NexusFileprotected
nxopengrouppath(int handle, String path)org.nexusformat.NexusFileprotected
nxopenpath(int handle, String path)org.nexusformat.NexusFileprotected
nxopensourcepath(int handle)org.nexusformat.NexusFileprotected
nxputattr(int handle, String name, byte array[], int type)org.nexusformat.NexusFileprotected
nxputdata(int handle, byte array[])org.nexusformat.NexusFileprotected
nxputslab(int handle, byte array[], int start[], int size[])org.nexusformat.NexusFileprotected
nxputslab64(int handle, byte array[], long start[], long size[])org.nexusformat.NexusFileprotected
nxsetnumberformat(int handle, int type, String format)org.nexusformat.NexusFileprotected
opendata(String name)org.nexusformat.NexusFile
opengroup(String name, String nxclass)org.nexusformat.NexusFile
opengrouppath(String path)org.nexusformat.NexusFile
openpath(String path)org.nexusformat.NexusFile
opensourcepath()org.nexusformat.NexusFile
putattr(String name, Object array, int iType)org.nexusformat.NexusFile
putdata(Object array)org.nexusformat.NexusFile
putslab(Object array, int start[], int size[])org.nexusformat.NexusFile
putslab(Object array, long start[], long size[])org.nexusformat.NexusFile
setnumberformat(int type, String format)org.nexusformat.NexusFile