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