hep.ilc.marlin.jni
Class LCFactory

java.lang.Object
  extended by hep.ilc.marlin.jni.ILCFactory
      extended by hep.ilc.marlin.jni.LCFactory

public class LCFactory
extends ILCFactory


Field Summary
 
Fields inherited from class hep.ilc.marlin.jni.ILCFactory
swigCMemOwn
 
Constructor Summary
protected LCFactory(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 LCReader createLCReader()
           
 LCWriter createLCWriter()
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
protected static long getCPtr(LCFactory obj)
           
static LCFactory getInstance()
           
 int hashCode()
           
 
Methods inherited from class hep.ilc.marlin.jni.ILCFactory
getCPtr
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LCFactory

protected LCFactory(long cPtr,
                    boolean cMemoryOwn)
Method Detail

getCPtr

protected static long getCPtr(LCFactory obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class ILCFactory
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class ILCFactory

equals

public boolean equals(Object obj)
Overrides:
equals in class ILCFactory

hashCode

public int hashCode()
Overrides:
hashCode in class ILCFactory

getInstance

public static LCFactory getInstance()

createLCWriter

public LCWriter createLCWriter()
Overrides:
createLCWriter in class ILCFactory

createLCReader

public LCReader createLCReader()
Overrides:
createLCReader in class ILCFactory


Copyright © 2000-2007 FreeHEP. All Rights Reserved.