程序包 mpi
类 FileView
java.lang.Object
mpi.FileView
This class represents file views.
-
构造器详细资料
-
FileView
Constructs a file view.- 参数:
disp
- displacementetype
- elementary datatypefiletype
- file typedatarep
- data representation
-
-
方法详细资料
-
getDisp
public long getDisp()Gets the displacement.- 返回:
- displacement
-
getEType
Gets the elementary datatype.- 返回:
- elementary datatype
-
getFileType
Gets the file type.- 返回:
- file type
-
getDataRep
Gets the data representation.- 返回:
- data representation
-