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 94 of file myrpki.py.


Constructor & Destructor Documentation

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

Definition at line 99 of file myrpki.py.


Member Function Documentation

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

Definition at line 103 of file myrpki.py.

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

Definition at line 109 of file myrpki.py.


Member Data Documentation

Definition at line 99 of file myrpki.py.

Definition at line 99 of file myrpki.py.


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