Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
java.lang.Object | +----mpi.Errhandler
Field Summary | |
static int | FATAL
|
long | handle
|
static int | RETURN
|
Constructor Summary | |
Errhandler()
|
|
Errhandler(int Type)
|
|
Errhandler(long _handle)
|
Method Summary | |
void | GetErrhandler(int Type)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int FATAL
public static final int RETURN
protected long handle
Constructor Detail |
public Errhandler()
public Errhandler(int Type)
public Errhandler(long _handle)
Method Detail |
protected void GetErrhandler(int Type)
Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |