#include <string>
#include <fstream>
#include <iostream>
#include <iomanip>
#include "ioeventmanager.h"
#include <boost/filesystem.hpp>
Go to the source code of this file.
Classes | |
class | StoreHandMask |
The StoreHandMask class inherits from IOEventManager to implement an event that stores all hands found in a frame. More... | |