Class COM.odi.jcpp.floatP

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

public class floatP
extends PeerPointer
The pointer class that represents float* pointers.


Constructor Index

 o floatP(byte[])
The constructor that wraps a float type around a pointer.

Constructors

 o floatP
  public floatP(byte objectReference[])
The constructor that wraps a float type around a pointer.

Parameters:
objectReference - Linear object reference for the pointer.

Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.