yarp
Class IControlDebug

java.lang.Object
  extended by yarp.IControlDebug

public class IControlDebug
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
IControlDebug(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
static long getCPtr(IControlDebug obj)
           
 boolean loadBootMemory()
           
 boolean saveBootMemory()
           
 boolean setPrintFunction(SWIGTYPE_p_f_p_q_const__char_v_______int f)
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

IControlDebug

public IControlDebug(long cPtr,
                     boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(IControlDebug obj)

finalize

protected void finalize()
Overrides:
finalize in class java.lang.Object

delete

public void delete()

setPrintFunction

public boolean setPrintFunction(SWIGTYPE_p_f_p_q_const__char_v_______int f)

loadBootMemory

public boolean loadBootMemory()

saveBootMemory

public boolean saveBootMemory()