MIRA
Classes | Namespaces
TapeVisitor.h File Reference

Class implementing a visitor concept for tapes. More...

#include <fw/Tape.h>
Include dependency graph for TapeVisitor.h:
This graph shows which files directly or indirectly include this file:

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>
 

Detailed Description

Class implementing a visitor concept for tapes.

Author
Tim Langner
Date
2010/12/29