|
Class: RPCReplyHeader (private in RPCDefinitions
This class is only visible from within
RPCDefinitions.
Object
|
+--SunRPC::RPCDefinitions::RPCReplyHeader
- Package:
- stx:goodies/communication
- Category:
- Net-Communication-SunRPC
- Owner:
- SunRPC::RPCDefinitions
accessing
-
acceptStatus
-
return the value of the instance variable 'acceptStatus' (automatically generated)
-
acceptStatus: something
-
set the value of the instance variable 'acceptStatus' (automatically generated)
-
replyData
-
return the value of the instance variable 'replyData' (automatically generated)
-
replyData: something
-
set the value of the instance variable 'replyData' (automatically generated)
-
replyStatus
-
-
replyStatus: aSymbol
-
-
verf
-
return the value of the instance variable 'verf' (automatically generated)
-
xid
-
return the value of the instance variable 'xid' (automatically generated)
-
xid: xidArg verf: verfArg
-
|