Class v.c.h._.DeviceListener(DbusComponent):

Part of vmc.common.hardware View In Hierarchy

I listen for Device{Added,Removed} signals

If a new device is added and I don't have a registered device, I will send a vmc.common.notifications.SIG_DEVICE_ADDED so the upper parts of the system will do whatever they want to do with the device. If the device in use is removed, I will notify the upper parts of the system and they will act accordingly
Method __init__ Undocumented
Method register_handlers Undocumented
Method device_added Called when a device has been added
Method process_device_added Undocumented
Method device_removed Called when a device has been removed

Inherited from DbusComponent:

Method get_properties_from_udi Returns all the properties from udi
Method get_devices_properties Returns all the properties from all devices registed in HAL
def __init__(self, device):
Undocumented
def register_handlers(self):
Undocumented
def device_added(self, udi):
Called when a device has been added
def process_device_added(self):
Undocumented
def device_removed(self, udi):
Called when a device has been removed
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.