|
The Assimilation Monitoring Project
|

Public Member Functions | |
| def | __init__ |
| def | dispatch |
| def | setconfig |
Data Fields | |
| io | |
| config | |
Base class for handling incoming FrameSets. This base class is designated to handle unhandled FrameSets. All it does is print that we received them.
Definition at line 582 of file obsolete_cma.py.
| def cma.obsolete_cma.DispatchTarget.__init__ | ( | self | ) |
Definition at line 587 of file obsolete_cma.py.
| def cma.obsolete_cma.DispatchTarget.dispatch | ( | self, | |
| origaddr, | |||
| frameset | |||
| ) |
Definition at line 589 of file obsolete_cma.py.
| def cma.obsolete_cma.DispatchTarget.setconfig | ( | self, | |
| io, | |||
| config | |||
| ) |
Definition at line 598 of file obsolete_cma.py.
| cma.obsolete_cma.DispatchTarget.config |
Definition at line 600 of file obsolete_cma.py.
Referenced by cma.obsolete_cma.DispatchSTARTUP.dispatch().
| cma.obsolete_cma.DispatchTarget.io |
Definition at line 599 of file obsolete_cma.py.
Referenced by cma.obsolete_cma.DispatchSTARTUP.dispatch().