MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / IsOpen

Method IsOpen

Source/Utility/Synchroniser.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148//
149//*****************************************************************************
150bool ISynchProducer::IsOpen() const
151{
152 return mStream.IsOpen();
153}
154
155//*****************************************************************************
156//

Callers 2

SynchPointMethod · 0.45
SynchDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected