Class v.c.d.DialerConf(object):

Part of vmc.common.dialer View In Hierarchy

I contain all the necessary information to connect to Internet
Method __init__ Undocumented
Method __repr__ Undocumented
Method __str__ Undocumented
Class Method from_profile Returns a new DialerConf instance from profile
Class Method from_config_dict Returns a new DialerConf instance from the conf dict
def __init__(self):
Undocumented
def __repr__(self):
Undocumented
def __str__(self):
Undocumented
@classmethod
def from_profile(cls, profile):
Returns a new DialerConf instance from profile
Parametersprofile (type: vmc.common.configbase.VMCConfigBase instance )
@classmethod
def from_config_dict(cls, conf):
Returns a new DialerConf instance from the conf dict
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.