FreeHEP API
Version v1.2

org.freehep.jaco
Class CPPProxy

java.lang.Object
  |
  +--org.freehep.jaco.CPPProxy
All Implemented Interfaces:
CPPUtil

public abstract class CPPProxy
extends Object
implements CPPUtil

CPPProxy is the base class for all Java Proxy classes

Version:
$Id: CPPProxy.java,v 1.5 2001/02/28 20:36:05 tonyj Exp $
Author:
Tony Johnson

Field Summary
protected  int handle
           
 
Constructor Summary
protected CPPProxy(int handle)
           
 
Method Summary
 int getHandle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.freehep.jaco.CPPUtil
delete
 

Field Detail

handle

protected int handle
Constructor Detail

CPPProxy

protected CPPProxy(int handle)
Method Detail

getHandle

public int getHandle()

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.