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

Method GetDescription

cpp/src/command_classes/SimpleAVCommandItem.cpp:59–62  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Get human-friendly description of AV command -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

57// Get human-friendly description of AV command
58//-----------------------------------------------------------------------------
59string SimpleAVCommandItem::GetDescription()
60{
61 return m_description;
62}
63
64//-----------------------------------------------------------------------------
65// <SimpleAVCommand::GetCommands>

Callers 1

CreateVarsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected