-
- Downloads
BugID: 1050
A whole bunch of code changes. Most notably: * All BBSStrategy and all BBSStep classes now inherit from the Command base class. * CommandVisitor is used in quite a number of places to "restore lost type information"; i.e. to recover the exact type of a Command. * CommandQueue now stores and retrieves Commands instead of BBSSteps and BBSStrategy.
Showing
- CEP/BB/BBSControl/include/BBSControl/Makefile.am 0 additions, 1 deletionCEP/BB/BBSControl/include/BBSControl/Makefile.am
- CEP/BB/BBSControl/src/CommandQueue.cc 0 additions, 2 deletionsCEP/BB/BBSControl/src/CommandQueue.cc
- CEP/BB/BBSControl/test/Makefile.am 2 additions, 12 deletionsCEP/BB/BBSControl/test/Makefile.am
Please register or sign in to comment