A class for book-keeping about rule-chains. More...
Public Member Functions | |
def | __init__ |
Public Attributes | |
chain | |
order_keys | |
rename |
A class for book-keeping about rule-chains.
Rule chains define the ordered set of update rules, indexed by typename, terminated by a rename rule. This class is only used temporarily to help us get the ordering right, until all explicit rules have been loaded (possibly out of order) and the proper scaffold can be built.
Definition at line 446 of file migration.py.
def rosbag.migration.RuleChain.__init__ | ( | self | ) |
Definition at line 447 of file migration.py.
Definition at line 447 of file migration.py.
Definition at line 447 of file migration.py.
Definition at line 447 of file migration.py.