RPKI Engine  1.0
Public Member Functions | Public Attributes
rpki::myrpki::EntityDB Class Reference
Inheritance diagram for rpki::myrpki::EntityDB:
Inheritance graph
Collaboration diagram for rpki::myrpki::EntityDB:
Collaboration graph

List of all members.

Public Member Functions

def __call__
def __init__
def iterate

Public Attributes

 dir
 identity

Detailed Description

Wrapper for entitydb path lookups and iterations.

Definition at line 127 of file myrpki.py.


Constructor & Destructor Documentation

def rpki::myrpki::EntityDB::__init__ (   self,
  cfg 
)

Definition at line 132 of file myrpki.py.


Member Function Documentation

def rpki::myrpki::EntityDB::__call__ (   self,
  dirname,
  filebase = None 
)

Definition at line 136 of file myrpki.py.

References dir.

def rpki::myrpki::EntityDB::iterate (   self,
  dir,
  base = "*" 
)

Definition at line 142 of file myrpki.py.

References dir.


Member Data Documentation

Definition at line 132 of file myrpki.py.


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