Product SiteDocumentation Site

5.4.23. The Pointer Class

Table 5.50. ooRexx Pointer Class

Object
Pointer
new
= ==
\= <> >< \==
isNull

A Pointer instance is a wrapper around a native pointer value. This class is designed primarily for writing methods and functions in native code and can only be created using the native code application programming interfaces. The Pointer class new method will raise an error if invoked.

Note

The Pointer class also has available class methods that its metaclass, the Class class (Section 5.1.2, “The Class Class”), defines.

5.4.23.1. Inherited Methods

Methods inherited from the Object class (Section 5.1.1, “The Object Class”).
new (Class Method)initsend
= \= == \== <> ><instanceMethodsendWith
|| '' (abuttal)' ' (blank)instanceMethodssetMethod
(Operator Methods)isAstart
classisInstanceOfstartWith
copyobjectNamestring
defaultNameobjectName=unsetMethod
hasMethodrequest 
identityHashrun