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

Class COM.odi.jcpp.unsigned_shortP

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

public class unsigned_shortP
extends PeerPointer
The pointer class that represents unsigned short* pointers.

Constructor Index

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

Constructors

 o unsigned_shortP
  public unsigned_shortP(byte objectReference[])
The constructor that wraps an unsigned short 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