Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ MessagesExtractor
Method
MessagesExtractor
PanzerChasm/messages_extractor.cpp:15–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
};
14
15
MessagesExtractor::MessagesExtractor( IConnectionPtr connection )
16
: connection_(std::move(connection))
17
{}
18
19
MessagesExtractor::~MessagesExtractor()
20
{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected