OnixS C++ ICE Binary Order Entry Handler 1.1.1
API Documentation
Loading...
Searching...
No Matches
BenchmarkSessionListener Member List

This is the complete list of members for BenchmarkSessionListener, including all inherited members.

active() const noexceptBenchmarkSessionListenerinline
afterSending() noexceptBenchmarkSessionListenerinline
beforeSending() noexceptBenchmarkSessionListenerinline
BenchmarkSessionListener(size_t numberOfMessages)BenchmarkSessionListenerinlineexplicit
measureOverhead()BenchmarkSessionListenerinline
onError(SessionErrorReason::Enum, const std::string &description, Session *, Messaging::SbeMessage) overrideBenchmarkSessionListenerinline
onExecutionReport_Cancel(const Messaging::ExecutionReport_Cancel, Session *) overrideBenchmarkSessionListenerinline
onExecutionReport_Modify(const Messaging::ExecutionReport_Modify, Session *) overrideBenchmarkSessionListenerinline
onExecutionReport_New(const Messaging::ExecutionReport_New, Session *) overrideBenchmarkSessionListenerinline
onExecutionReport_Reject(const Messaging::ExecutionReport_Reject, Session *) overrideBenchmarkSessionListenerinline
onMessageSending(char *, size_t, Session *) noexcept overrideBenchmarkSessionListenerinline
onReceivedAllMessages()BenchmarkSessionListenerinlineprotectedvirtual
onReceivedBytes(const char *, size_t, const ReceivedDataTimestamp &, Session *) noexcept overrideBenchmarkSessionListenerinline
onStateChange(SessionStateId::Enum newState, SessionStateId::Enum, Session *) overrideBenchmarkSessionListenerinline
onWarning(SessionWarningReason::Enum, const std::string &description, Session *, Messaging::SbeMessage) overrideBenchmarkSessionListenerinline
overhead() const noexceptBenchmarkSessionListenerinline
packetGroupingDetected() const noexceptBenchmarkSessionListenerinline
receiveMarks() const noexceptBenchmarkSessionListenerinline
resetBenchmark() noexceptBenchmarkSessionListenerinlinevirtual
sendMarks() const noexceptBenchmarkSessionListenerinline
~BenchmarkSessionListener() override=defaultBenchmarkSessionListener