RPKI Engine 1.0
|
Public Member Functions | |
def | client_reply_decode |
def | client_reply_show |
Static Public Attributes | |
is_cmd = False |
Protocol mix-in for printout of reply PDUs.
Definition at line 54 of file irbe_cli.py.
def irbe_cli.reply_elt_mixin.client_reply_decode | ( | self | ) |
Reimplemented in irbe_cli.bsc_elt.
Definition at line 61 of file irbe_cli.py.
def irbe_cli.reply_elt_mixin.client_reply_show | ( | self | ) |
Definition at line 64 of file irbe_cli.py.
irbe_cli.reply_elt_mixin.is_cmd = False [static] |
Reimplemented in irbe_cli.cmd_elt_mixin.
Definition at line 59 of file irbe_cli.py.