|
Class: OpaqueType (private in XDRType
This class is only visible from within
XDRType.
Object
|
+--SunRPC::XDRType
|
+--SunRPC::XDRType::OpaqueType
- Package:
- stx:goodies/communication
- Category:
- Net-Communication-SunRPC-XDR_IDL
- Owner:
- SunRPC::XDRType
accessing
-
dimension
-
return the value of the instance variable 'dimension' (automatically generated)
-
dimension: something
-
set the value of the instance variable 'dimension' (automatically generated)
-
maxSize
-
return the value of the instance variable 'maxSize' (automatically generated)
-
maxSize: something
-
set the value of the instance variable 'maxSize' (automatically generated)
encoding & decoding
-
decodeFrom: decoder
-
-
encode: value on: encoder with: aParameter
-
queries
-
isXDROpaque
-
return true if this Type represents an opaque
|