Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Abc-Arbitrage/Disruptor-cpp
/ testString
Method
testString
Disruptor.Tests/StubEvent.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
std::string StubEvent::testString() const
32
{
33
return m_testString;
34
}
35
36
void StubEvent::testString(std::string x)
37
{
Callers
3
BOOST_AUTO_TEST_CASE
Function · 0.80
translateTo
Method · 0.80
StubEvent.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64