rpki.config.parser Class Reference

Inherits ConfigParser::RawConfigParser.

List of all members.

Public Member Functions

def __init__
def get
def multiget

Public Attributes

 default_section


Detailed Description

Definition at line 38 of file config.py.


Member Function Documentation

def rpki.config.parser.__init__ (   self,
  filename = None,
  section = None 
)

Initialize this parser.

Definition at line 40 of file config.py.

def rpki.config.parser.get (   self,
  option,
  default = None,
  section = None 
)

Get an option, perhaps with a default value.

Definition at line 67 of file config.py.

def rpki.config.parser.multiget (   self,
  option,
  section = None 
)

Parse OpenSSL-style foo.0, foo.1, ... subscripted options.

Returns a list of values matching the specified option name.

Definition at line 49 of file config.py.


Member Data Documentation

Definition at line 47 of file config.py.


The documentation for this class was generated from the following file:

Generated on Tue Jul 7 16:04:42 2009 for RPKI Engine by  doxygen 1.5.9