|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.buglabs.bug.sysfs.SysfsNode
com.buglabs.bug.sysfs.BMIDevice
com.buglabs.bug.sysfs.CameraDevice
public final class CameraDevice
A work-in-progress for sysfs class for java clients.
| Field Summary |
|---|
| Fields inherited from class com.buglabs.bug.sysfs.SysfsNode |
|---|
root |
| Constructor Summary | |
|---|---|
CameraDevice(java.io.File directory,
int slot)
|
|
| Method Summary |
|---|
| Methods inherited from class com.buglabs.bug.sysfs.BMIDevice |
|---|
createFromSYSDirectory, getBusUsage, getDescription, getGpioUsage, getMemorySize, getPowerCharging, getPowerUse, getProductId, getRevision, getSerialNum, getSlot, getVendor, resume, suspend |
| Methods inherited from class com.buglabs.bug.sysfs.SysfsNode |
|---|
getFirstLineofFile, pad, parseHexInt, parseInt, parseMultiInt, println |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CameraDevice(java.io.File directory,
int slot)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||