Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ InterProcessCommunicator
Method
InterProcessCommunicator
src/InterProcessCommunicatorDummy.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
};
31
32
InterProcessCommunicator::InterProcessCommunicator()
33
: _private(nullptr)
34
{
35
}
36
37
InterProcessCommunicator::~InterProcessCommunicator() = default;
38
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected