MCPcopy Create free account
hub / github.com/Abc-Arbitrage/Disruptor-cpp / sequence

Method sequence

Disruptor.Tests/SequenceBarrierTestsFixture.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42
43 std::shared_ptr< ISequence > SequenceBarrierTestsFixture::StubEventProcessor::sequence() const
44 {
45 return m_sequence;
46 }
47
48 void SequenceBarrierTestsFixture::StubEventProcessor::halt()
49 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected