Internal: the structures of a MSK4Zone. More...
Classes | |
struct | Frame |
Internal: a frame ( position, type, ...) More... | |
struct | State |
Internal: the state of a MSK4Zone. More... | |
Enumerations | |
enum | { IgnoreFrame = -4 } |
Internal: some data are dupplicated, an enum to know which picture to ignored. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &o, Frame const &ft) |
friend operator<< for frame |
Internal: the structures of a MSK4Zone.
anonymous enum |
std::ostream& MSK4ZoneInternal::operator<< | ( | std::ostream & | o, |
Frame const & | ft | ||
) |
friend operator<< for frame
operator<<