10.5Class DynOpaque

Opaque remote data "pseudo-class" encapsulator.

Class DynOpaque

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.

Methods
toStringReturns s string representation of this object.

Methods

toString

Returns s string representation of this object.

DynOpaque.toString()
ReturnA string representation of this object.

Describes this instance as a pseudo-class foreign pointer.

Made with http://www.falconpl.org