MIRA
|
Class implementing a visitor concept for tapes. More...
#include <fw/Tape.h>
Go to the source code of this file.
Classes | |
class | TapeVisitor |
Visitor class to inspect tapes by channels and/or time interval. More... | |
struct | TapeVisitor::MessageInstance |
Instance of a message from a tape. More... | |
struct | TapeVisitor::MessageInfo |
Info about a message entry in a tape. More... | |
class | TapeVisitor::iterator |
Iterator to iterate over all messages in all tapes visited by the visitor. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Class implementing a visitor concept for tapes.