Package phones :: Module com_samsungspha460 :: Class Phone
[hide private]
[frames] | no frames]

Class Phone

source code

               object --+        
                        |        
          com_phone.Phone --+    
                            |    
com_brew.RealBrewProtocol --+    
                            |    
     com_samsung_packet.Phone --+
                                |
                               Phone

Talk to a Samsung SPH-A460 phone

Nested Classes [hide private]

Inherited from com_brew.RealBrewProtocol: DirCache

Instance Methods [hide private]
 
__init__(self, logtarget, commport)
Call all the contructors and sets initial modes
source code
 
getfundamentals(self, results)
Gets information fundamental to interopating with the phone and UI.
source code
 
savegroups(self, data)
Write the groups, sending only those groups that have had a name change.
source code

Inherited from com_samsung_packet.Phone: extractphonebookentry, get_battery_level, get_esn, get_manufacturer, get_model, getbasicinfo, getcalendar, getmemo, getphonebook, getphoneinfo, gettodo, makeentry, pblinerepair, process_calendar, read_groups, savecalendar, savememo, savephonebook, savetodo, sendpbcommand

Inherited from com_phone.Phone: alert, close, log, logdata, progress, raisecommsdnaexception, raisecommsexception, readobject, setmode, writeobject

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Inherited from com_brew.RealBrewProtocol: basename, dirname, exists, explore0c, get_brew_esn, getfilecontents, getfilesystem, getfirmwareinformation, hassubdirs, isdir, isfile, join, listfiles, listsubdirs, mkdir, mkdirs, modemmoderequest, offlinerequest, rmdir, rmdirs, rmfile, sendbrewcommand, setfileattr, statfile, writefile

Inherited from com_brew.RealBrewProtocol (private): _setmodebrew

Class Variables [hide private]
  desc = 'SPH-A460'
  helpid = 'phones-samsung.htm'
  protocolclass
Proposed descriptions of data usign AT commands
  serialsname = 'spha460'
  __groups_range = xrange(5)
  imagelocations = ()
  __ams_index_file = 'ams/AmsRegistry'
  getwallpapers = None
  getringtones = None

Inherited from com_samsung_packet.Phone: MODEPHONEBOOK, builtinimages, builtinringtones, getcallhistory

Inherited from com_phone.Phone: MODEMODEM, MODENONE, getplaylist, getsms, gett9db

Inherited from com_brew.RealBrewProtocol: MODEBREW, brewterminator

Inherited from com_brew.RealBrewProtocol (private): _brewepochtounix

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, logtarget, commport)
(Constructor)

source code 

Call all the contructors and sets initial modes

Overrides: com_brew.RealBrewProtocol.__init__

savegroups(self, data)

source code 

Write the groups, sending only those groups that have had a name change. (So that ringers don't get messed up)

Overrides: com_samsung_packet.Phone.savegroups

Class Variable Details [hide private]

protocolclass

Proposed descriptions of data usign AT commands

Value:
phones.p_samsungspha460