Opaque remote data "pseudo-class" encapsulator.
class DynOpaque
toString() | Returns s string representation of this object. |
Opaque remote data "pseudo-class" encapsulator.
This class encapsulates a opaque pseudo-class for dynamic function calls.
It cannot be instantiated directly; instead, it is created by DynFunction.call__ if a certain dynamic function has been declared to return a safe PseudoClass type in DynLib.get.
Returns s string representation of this object.
DynOpaque.toString( )
Returns: | A string representation of this object. |
Describes this instance as a pseudo-class foreign pointer.