Class Pointer

All Implemented Interfaces:
Serializable, Cloneable, Comparable<IRubyObject>, InstanceVariables, InternalVariables, IRubyObject, CoreObjectType
Direct Known Subclasses:
AbstractInvoker, AutoPointer, DynamicLibrary.Symbol, MemoryPointer

public class Pointer extends AbstractMemory
C memory pointer operations.

This is an abstract class that defines Pointer operations

See Also: