MCPcopy Create free account
hub / github.com/OpenZWave/open-zwave / Wait

Method Wait

cpp/src/platform/Wait.cpp:50–55  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Constructor -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

48// Constructor
49//-----------------------------------------------------------------------------
50Wait::Wait
51(
52)
53{
54 m_pImpl = new WaitImpl( this );
55}
56
57//-----------------------------------------------------------------------------
58// <Wait::~Wait>

Callers 1

MultipleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected