|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccs.cpc.impl.VDeviceLister
public class VDeviceLister
Constructor Summary | |
---|---|
VDeviceLister(CpCmdr cpc,
ccs.utils.Hurlable hurlable)
|
Method Summary | |
---|---|
VDevice |
getDeviceForID(java.lang.String deviceID)
|
int |
getNextUID()
|
VDevice |
getVd(int idx)
|
(package private) boolean |
isOpen(VDevice vd)
|
(package private) void |
mount(VDevice vd)
|
int |
nDevices()
|
(package private) void |
refresh()
|
(package private) void |
umount(VDevice vd)
|
(package private) void |
umountAll()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
VDeviceLister(CpCmdr cpc, ccs.utils.Hurlable hurlable)
Method Detail |
---|
void refresh()
public int nDevices()
void mount(VDevice vd)
void umount(VDevice vd)
public VDevice getVd(int idx)
public VDevice getDeviceForID(java.lang.String deviceID)
public int getNextUID()
boolean isOpen(VDevice vd)
void umountAll()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |