Class w.c.c.MobileProfile(Object, WaderConfigBase):

Part of wader.common.configbase View In Hierarchy

I am a mobile profile on the system
Method __init__ Undocumented
Method __repr__ Undocumented
Method __eq__ Undocumented
Method __ne__ Undocumented
Method patch Undocumented
Method Get Undocumented
Method Items Undocumented
Class Method from_path Undocumented
Class Method from_dict Undocumented
Method close Undocumented

Inherited from WaderConfigBase:

Method _read_settings Undocumented
Method get Undocumented
Method getboolean Undocumented
Method getint Undocumented
Method write Saves the current configuration to self.path
Method set Undocumented
Method setboolean Undocumented
Method serialize Returns the path where the profile has been serialized
def __init__(self, opath, profpath):
Undocumented
def __repr__(self):
Undocumented
def __eq__(self, other):
Undocumented
def __ne__(self, other):
Undocumented
def patch(self, other):
Undocumented
@method(PRF_INTFACE, 's', 's')
def Get(self, key):
Undocumented
@method(PRF_INTFACE, '', 'a(ss)')
def Items(self):
Undocumented
@classmethod
def from_path(cls, opath, profpath):
Undocumented
@classmethod
def from_dict(cls, opts, opath, profpath):
Undocumented
def close(self):
Undocumented
API Documentation for wader-core, generated by pydoctor at 2008-08-27 16:53:37.