|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectyarp.IConfig
yarp.DeviceDriver
public class DeviceDriver
Field Summary |
---|
Fields inherited from class yarp.IConfig |
---|
swigCMemOwn |
Constructor Summary | |
---|---|
DeviceDriver()
|
|
DeviceDriver(long cPtr,
boolean cMemoryOwn)
|
Method Summary | |
---|---|
boolean |
close()
|
void |
delete()
|
protected void |
finalize()
|
static long |
getCPtr(DeviceDriver obj)
|
DeviceDriver |
getImplementation()
|
boolean |
open(Searchable config)
|
Methods inherited from class yarp.IConfig |
---|
configure, getCPtr |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeviceDriver(long cPtr, boolean cMemoryOwn)
public DeviceDriver()
Method Detail |
---|
public static long getCPtr(DeviceDriver obj)
protected void finalize()
finalize
in class IConfig
public void delete()
delete
in class IConfig
public boolean open(Searchable config)
open
in class IConfig
public boolean close()
close
in class IConfig
public DeviceDriver getImplementation()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |