|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.kernel.xdr.select_out
public class select_out
| Field Summary | |
|---|---|
int[] |
except_dsc
|
int[] |
read_dsc
|
int |
retval
|
int[] |
write_dsc
|
| Constructor Summary | |
|---|---|
select_out()
|
|
select_out(org.acplt.oncrpc.XdrDecodingStream xdr)
|
|
| Method Summary | |
|---|---|
void |
xdrDecode(org.acplt.oncrpc.XdrDecodingStream xdr)
|
void |
xdrEncode(org.acplt.oncrpc.XdrEncodingStream xdr)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int retval
public int[] read_dsc
public int[] write_dsc
public int[] except_dsc
| Constructor Detail |
|---|
public select_out()
public select_out(org.acplt.oncrpc.XdrDecodingStream xdr)
throws org.acplt.oncrpc.OncRpcException,
java.io.IOException
org.acplt.oncrpc.OncRpcException
java.io.IOException| Method Detail |
|---|
public void xdrEncode(org.acplt.oncrpc.XdrEncodingStream xdr)
throws org.acplt.oncrpc.OncRpcException,
java.io.IOException
xdrEncode in interface org.acplt.oncrpc.XdrAbleorg.acplt.oncrpc.OncRpcException
java.io.IOException
public void xdrDecode(org.acplt.oncrpc.XdrDecodingStream xdr)
throws org.acplt.oncrpc.OncRpcException,
java.io.IOException
xdrDecode in interface org.acplt.oncrpc.XdrAbleorg.acplt.oncrpc.OncRpcException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||