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