|  | OpenZWave Library 1.6.0
    | 
#include <SimpleAVCommandItem.h>
| Public Member Functions | |
| SimpleAVCommandItem (uint16 const _code, string _name, string _description, uint16 const _version) | |
| uint16 | GetCode () | 
| string | GetName () | 
| string | GetDescription () | 
| uint16 | GetVersion () | 
| Static Public Member Functions | |
| static vector< SimpleAVCommandItem > | GetCommands () | 
| SimpleAVCommandItem::SimpleAVCommandItem | ( | uint16 const | _code, | 
| string | _name, | ||
| string | _description, | ||
| uint16 const | _version ) | 
| uint16 SimpleAVCommandItem::GetCode | ( | ) | 
| 
 | static | 
| string SimpleAVCommandItem::GetDescription | ( | ) | 
| string SimpleAVCommandItem::GetName | ( | ) | 
| uint16 SimpleAVCommandItem::GetVersion | ( | ) |