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

Class Phone

source code

      com_lg.LGDirectoryMedia --+
                                |
               object --+       |
                        |       |
          com_phone.Phone --+   |
                            |   |
com_brew.RealBrewProtocol --+   |
                            |   |
       com_lg.LGPhonebook --+   |
                            |   |
    com_lg.LGIndexedMedia --+   |
                            |   |
           com_lgvx4400.Phone --+
                                |
                               Phone

Talk to the LG VX4600 cell phone

Nested Classes [hide private]

Inherited from com_brew.RealBrewProtocol: DirCache

Instance Methods [hide private]
 
__init__(self, logtarget, commport)
Calls all the constructors and sets initial modes
source code

Inherited from com_lg.LGDirectoryMedia: getindex, getmedia, getmediaindex, savemedia

Inherited from com_lgvx4400.Phone: eval_detect_data, extractphonebookentry, get_cal, get_detect_data, get_esn, getcalendar, getcallhistory, getfundamentals, getgroups, getmemo, getphonebook, getringtoneindices, getsms, getwallpaperindices, is_mode_brew, makeentry, savecalendar, savegroups, savememo, savephonebook, savesms, set_cal

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

Inherited from com_phone.Phone (private): _setmodemodem

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

Inherited from com_lg.LGPhonebook: sendpbcommand

Inherited from com_lg.LGIndexedMedia: getringtones, getwallpapers, saveringtones, savewallpapers

Class Methods [hide private]

Inherited from com_lgvx4400.Phone: detectphone

Class Variables [hide private]
  desc = 'LG-VX4600'
  helpid = None
  protocolclass
Various descriptions of data specific to LG VX4600
  serialsname = 'lgvx4600'
  imagelocations = ((50, 'usr/Wallpaper', 'images', 30))
  ringtonelocations = ((50, 'usr/Ringtone', 'ringers', 30))
  builtinimages = ('Butterfly', 'Flowers', 'Bird', 'Puppy', 'Fal...
  builtinringtones = ('Ring 1', 'Ring 2', 'Ring 3', 'Ring 4', 'R...
  my_model = 'VX4600'

Inherited from com_lgvx4400.Phone: brew_version_file, brew_version_txt_key, esn_file, esn_file_key, lgpbinfo_key, ringerindexfilename, wallpaperindexfilename

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

Inherited from com_brew.RealBrewProtocol: MODEBREW, brewterminator

Inherited from com_brew.RealBrewProtocol (private): _brewepochtounix

Inherited from com_lg.LGPhonebook: MODEPHONEBOOK, pbterminator

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, logtarget, commport)
(Constructor)

source code 

Calls all the constructors and sets initial modes

Overrides: com_lg.LGIndexedMedia.__init__

Class Variable Details [hide private]

protocolclass

Various descriptions of data specific to LG VX4600

Value:
phones.p_lgvx4600

builtinimages

Value:
('Butterfly',
 'Flowers',
 'Bird',
 'Puppy',
 'Fall',
 'Castle',
 'Puppy2',
 'Sky',
...

builtinringtones

Value:
('Ring 1',
 'Ring 2',
 'Ring 3',
 'Ring 4',
 'Ring 5',
 'Ring 6',
 'Ring 7',
 'Ring 8',
...