$search

googlevoice::conf::Config Class Reference

Inheritance diagram for googlevoice::conf::Config:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def get
def phoneType
def save
def set

Public Attributes

 fname

Properties

 email = property(lambda self: self.get('email','auth'))
 forwardingNumber = property(lambda self: self.get('forwardingNumber'))
 password = property(lambda self: self.get('password','auth'))
 phoneType = property(phoneType)
 secret = property(lambda self: self.get('secret'))

Detailed Description

``ConfigParser`` subclass that looks into your home folder for a file named
``.gvoice`` and parses configuration data from it.

Definition at line 6 of file conf.py.


Member Function Documentation

def googlevoice::conf::Config::__init__ (   self  ) 

Definition at line 11 of file conf.py.

def googlevoice::conf::Config::get (   self,
  option,
  section = 'gvoice' 
)

Definition at line 28 of file conf.py.

def googlevoice::conf::Config::phoneType (   self  ) 

Definition at line 37 of file conf.py.

def googlevoice::conf::Config::save (   self  ) 

Definition at line 43 of file conf.py.

def googlevoice::conf::Config::set (   self,
  option,
  value,
  section = 'gvoice' 
)

Definition at line 34 of file conf.py.


Member Data Documentation

Definition at line 12 of file conf.py.


Property Documentation

googlevoice::conf::Config::email = property(lambda self: self.get('email','auth')) [static]

Definition at line 51 of file conf.py.

googlevoice::conf::Config::forwardingNumber = property(lambda self: self.get('forwardingNumber')) [static]

Definition at line 50 of file conf.py.

googlevoice::conf::Config::password = property(lambda self: self.get('password','auth')) [static]

Definition at line 52 of file conf.py.

googlevoice::conf::Config::phoneType = property(phoneType) [static]

Definition at line 49 of file conf.py.

googlevoice::conf::Config::secret = property(lambda self: self.get('secret')) [static]

Definition at line 53 of file conf.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


continuous_ops_alerts
Author(s): Eitan Marder-Eppstein
autogenerated on Fri Mar 1 15:39:02 2013