|
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.
| def cma::cma::DispatchTarget::dispatch | ( | self, | |
| origaddr, | |||
| frameset | |||
| ) |
Reimplemented in cma::cma::DispatchHBDEAD, cma::cma::DispatchSTARTUP, cma::cma::DispatchJSDISCOVERY, and cma::cma::DispatchSWDISCOVER.
| def cma::cma::DispatchTarget::setconfig | ( | self, | |
| io, | |||
| config | |||
| ) |