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

List of all members.

Public Member Functions

def __init__
def __repr__
def show
def show_attrs

Public Attributes

 filename
 obj

Detailed Description

An object read from rcynic cache.

Definition at line 36 of file rcynic.py.


Constructor & Destructor Documentation

def rpki::rcynic::rcynic_object::__init__ (   self,
  filename,
  kwargs 
)

Member Function Documentation

def rpki::rcynic::rcynic_object::__repr__ (   self)
def rpki::rcynic::rcynic_object::show (   self)
Print common object attributes.

Reimplemented in rpki::rcynic::rcynic_ghostbuster, rpki::rcynic::rcynic_roa, and rpki::rcynic::rcynic_certificate.

Definition at line 61 of file rcynic.py.

References show_attrs().

Here is the call graph for this function:

def rpki::rcynic::rcynic_object::show_attrs (   self,
  attrs 
)
Print a bunch of object attributes, quietly ignoring any that
might be missing.

Definition at line 50 of file rcynic.py.

Referenced by show(), rpki::rcynic::rcynic_certificate::show(), rpki::rcynic::rcynic_roa::show(), and rpki::rcynic::rcynic_ghostbuster::show().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 41 of file rcynic.py.


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