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

Method GetCode

cpp/src/command_classes/SimpleAVCommandItem.cpp:32–35  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Get code of ZWave AV command -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

30// Get code of ZWave AV command
31//-----------------------------------------------------------------------------
32uint16 SimpleAVCommandItem::GetCode()
33{
34 return m_code;
35}
36
37//-----------------------------------------------------------------------------
38// <SimpleAVCommand::GetVersion>

Callers 1

CreateVarsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected