hep.geant4.jni
Class G4coutDestination

java.lang.Object
  extended by hep.geant4.jni.G4coutDestination
Direct Known Subclasses:
G4UIsession

public class G4coutDestination
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4coutDestination()
           
G4coutDestination(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4coutDestination obj)
           
 int receiveG4cerr(String arg0)
           
 int receiveG4cout(String arg0)
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4coutDestination

public G4coutDestination(long cPtr,
                         boolean cMemoryOwn)

G4coutDestination

public G4coutDestination()
Method Detail

getCPtr

public static long getCPtr(G4coutDestination obj)

finalize

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

delete

public void delete()

equals

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

receiveG4cout

public int receiveG4cout(String arg0)

receiveG4cerr

public int receiveG4cerr(String arg0)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.