![]() |
OpenZWave Library 1.6.1914
|
#include <ValueIDIndexesDefines.h>
Public Types | |
| enum | _enumerated { LoadedConfig = 0 , LocalConfig = 1 , LatestConfig = 2 , DeviceID = 3 , SerialNumber = 4 } |
Public Member Functions | |
| ValueID_Index_ManufacturerSpecific (_enumerated value) | |
| operator _enumerated () const | |
| const char * | _to_string () const |
Static Public Member Functions | |
| static const int * | _values () |
| static const char *const * | _names () |
Public Attributes | |
| _enumerated | _value |
Static Public Attributes | |
| static const size_t | _count = 5 |
|
inline |
|
inlinestatic |
|
inline |
|
inlinestatic |
|
inline |
|
static |
| _enumerated ValueID_Index_ManufacturerSpecific::_value |