Class DynOpaque

Opaque remote data "pseudo-class" encapsulator.

class DynOpaque

more...

Summary

toString()Returns s string representation of this object.

Detailed description

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.

Methods

toString()

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.


Made with faldoc 2.1.0