Go to the source code of this file.
Classes | |
| class | ReplayListener |
| struct | ReplayOptions |
Typedefs | |
| typedef std::vector< std::string >::iterator | HandlerLogsEntry |
Functions | |
| void ONIXS_ESPEED_ITCH_API | gatherLogs (HandlerLogs *gatheredLogs, const std::string &root) |
Variables | |
| ONIXS_ESPEED_ITCH_NAMESPACE_BEGIN typedef std::vector< std::string > | HandlerLogs |
| typedef std::vector<std::string>::iterator HandlerLogsEntry |
| void ONIXS_ESPEED_ITCH_API gatherLogs | ( | HandlerLogs * | gatheredLogs, |
| const std::string & | root ) |
Gathers log files logs which are stored in a given folder.
| ONIXS_ESPEED_ITCH_NAMESPACE_BEGIN typedef std::vector<std::string> HandlerLogs |