27 namespace BondVision {
41 virtual void onReplayError (
const std::string& errorDescription) = 0;
44 virtual void onReplayFinished() = 0;
53 void ONIXS_MTS_BONDVISION_SDP_API
gatherLogs(HandlerLogs* gatheredLogs,
const std::string& root);
73 , packetReplayDelay(0)
81 , packetReplayDelay(0)
std::vector< std::string > HandlerLogs
Ordered list of logs to be replayed.
ReplayListener * listener
Instance to notify about replay events.
ReplayOptions(const std::string &logsRoot)
std::vector< std::string >::iterator HandlerLogsEntry
Read-write iterator over ordered list of logs to be replayed.
Listening interface for log replay-related events.
ReplayOptions()
Initializes instance with default values.
void ONIXS_MTS_BONDVISION_SDP_API gatherLogs(HandlerLogs *gatheredLogs, const std::string &root)
Gathers log files logs which are stored in a given folder.
Defines ONIXS_CBOECFE_PITCH_API which affect logs replay.
unsigned int packetReplayDelay