Class COM.odi.jcpp.unsigned_intP
User Guide  All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.odi.jcpp.unsigned_intP

java.lang.Object
   |
   +----COM.odi.jcpp.PeerPointer
           |
           +----COM.odi.jcpp.unsigned_intP

public class unsigned_intP
extends PeerPointer
The pointer class that represents unsigned int* pointers.

Constructor Index

 o unsigned_intP(byte[])
The constructor that wraps an unsigned int type around a pointer.

Constructors

 o unsigned_intP
  public unsigned_intP(byte objectReference[])
The constructor that wraps an unsigned int type around a pointer.
Parameters:
objectReference - Linear object reference for the pointer.

Copyright © 1996, 1997 Object Design, Inc. All rights reserved.
User Guide  All Packages  Class Hierarchy  This Package  Previous  Next  Index