Class w.c.d.DialerManager(Object, DBusExporterHelper):

Part of wader.common.dialer View In Hierarchy

No class docstring
Method __init__ Undocumented
Method device_removed_cb Undocumented
Method connect_to_signals Undocumented
Method get_dialer Returns an instance of the dialer that must be used for this device/distro
Method configure_device Undocumented
Method activate_connection Undocumented
Method deactivate_connection Undocumented
Method get_stats_for_dialer Undocumented
Method ActivateConnection Undocumented
Method DeactivateConnection Undocumented
Method GetStats Undocumented
def __init__(self, ctrl):
Undocumented
def device_removed_cb(self, udi):
Undocumented
def connect_to_signals(self):
Undocumented
def get_dialer(self, dev_opath):
Returns an instance of the dialer that must be used for this device/distro
def configure_device(self, profile_path, device_path):
Undocumented
def activate_connection(self, profile_path, device_path):
Undocumented
def deactivate_connection(self, device_path):
Undocumented
def get_stats_for_dialer(self, device_path):
Undocumented
@method(consts.DIL_INTFACE, 'oo', 'o', ('async_cb', 'async_eb'))
def ActivateConnection(self, profile_path, device_path, async_cb, async_eb):
Undocumented
@method(consts.DIL_INTFACE, 'o', '', ('async_cb', 'async_eb'))
def DeactivateConnection(self, device_path, async_cb, async_eb):
Undocumented
@method(consts.DIL_INTFACE, 'o', '(uu)')
def GetStats(self, device_path):
Undocumented
API Documentation for wader-core, generated by pydoctor at 2008-08-27 16:53:37.