Class COM.odi.jcpp.intP
java.lang.Object
|
+----COM.odi.jcpp.PeerPointer
|
+----COM.odi.jcpp.intP
- public class intP
- extends PeerPointer
The pointer class that represenst int* pointers.
-
intP(byte[])
- The constructor that wraps an int type around a pointer.
intP
public intP(byte objectReference[])
- The constructor that wraps an int type around a pointer.
- Parameters:
- objectReference - Linear object reference for the pointer.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.