Modifier and Type | Class and Description |
---|---|
class |
Int2.Data
Class for reading/writing data in a struct stored in a byte buffer.
|
Modifier | Constructor and Description |
---|---|
protected |
Int2(int intOff,
int intSize)
The struct object will be created only in MPI class.
|
Modifier and Type | Method and Description |
---|---|
protected Int2.Data |
newData()
Creates a Data object.
|
protected Int2(int intOff, int intSize)
intOff
- int offsetintSize
- int sizeMPI.int2