rpki.config.parser Class Reference

Inheritance diagram for rpki.config.parser:

Inheritance graph

List of all members.

Public Member Functions

def __init__
def get
def multiget

Public Attributes

 default_section


Detailed Description

Definition at line 23 of file config.py.


Member Function Documentation

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

Initialize this parser.

Definition at line 25 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 49 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 32 of file config.py.


Member Data Documentation

Definition at line 30 of file config.py.


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

Generated on Wed Jul 16 00:59:36 2008 for RPKI Engine by  doxygen 1.5.6