Class v.c.p.DBusDevicePlugin(DevicePlugin):

Part of vmc.common.plugin View In Hierarchy

Known subclasses: vmc.common.hardware.option.OptionDBusDevicePlugin

Implements interfaces: twisted.plugin.IPlugin, vmc.common.interfaces.IDBusDevicePlugin

Base class from which all the DBusDevicePlugins should inherit from
Method __init__ Undocumented
Method __eq__ Undocumented
Method __ne__ Undocumented
Method extract_info Extracts the cport and dport from children
Method setup Undocumented

Inherited from DevicePlugin:

Method preinit Pre-initializes the SIM
Method postinit Post-initializes the SIM
Method has_two_ports Undocumented
def __init__(self):
Undocumented
def __eq__(self, other):
Undocumented
def __ne__(self, other):
Undocumented
def _get_my_children(self, device_props):
Undocumented
def extract_info(self, children):

Extracts the cport and dport from children

Most of the cards use the below schema for their cports and dports, if a card uses different ports (like the E220) this is the method to override.
def setup(self, device_props):
Undocumented
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.