#include "tcl/list.h"#include "tcl/obj.h"#include "tcl/interp.h"#include "rutz/error.h"#include "rutz/fstring.h"#include <vector>


Go to the source code of this file.
Classes | |
| class | FeedbackMap |
| FeedbackMap associates feedbacks with different boolean conditions. More... | |
| class | FeedbackMap::Item |
| Represents a condition+feedback pairing. | |
Definition in file feedbackmap.h.