| Trees | Indices | Help |
|
|---|
|
|
HAL based implementation of VolumeModel.
Does not provide any functionality for now, only have a reference to the underlying HALDevice in .device.
| Instance Methods | |||
|
|||
|
Inherited from Inherited from |
|||
| Inherited from base.models.device.DeviceModel | |||
|---|---|---|---|
|
|||
|
|||
| elisa.core.utils.defer.Deferred |
|
||
| Inherited from core.utils.bindable.Bindable | |||
|
|||
|
|||
|
|||
|
|||
|
|||
| Class Variables | |
|
Inherited from |
| Instance Variables | |
| Inherited from base.models.device.VolumeModel | |
|---|---|
elisa.core.media_uri.MediaUri
|
mount_point the path to access it |
| Inherited from base.models.device.DeviceModel | |
str
|
device string to identify the device (on linux /dev/something) |
str
|
name (optional) human-recognisable name of the device |
str
|
protocol the protocol to access this device (like dvd or cdda) |
str
|
udi the unique id for that device |
| Inherited from core.components.model.Model | |
elisa.core.action.ContextualAction
|
default_action Default action for this item instance. |
list of elisa.core.action.ContextualAction
|
extra_actions Extra actions for this item instance. |
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 1 10:55:05 2009 | http://epydoc.sourceforge.net |