Package mpi
Class FileView
java.lang.Object
mpi.FileView
This class represents file views.
-
Constructor Details
-
FileView
Constructs a file view.- Parameters:
disp
- displacementetype
- elementary datatypefiletype
- file typedatarep
- data representation
-
-
Method Details
-
getDisp
public long getDisp()Gets the displacement.- Returns:
- displacement
-
getEType
Gets the elementary datatype.- Returns:
- elementary datatype
-
getFileType
Gets the file type.- Returns:
- file type
-
getDataRep
Gets the data representation.- Returns:
- data representation
-