#include <ManufacturerSpecificDB.h>
§ ProductDescriptor()
OpenZWave::ProductDescriptor::ProductDescriptor |
( |
uint16 |
_manufacturerId, |
|
|
uint16 |
_productType, |
|
|
uint16 |
_productId, |
|
|
string const & |
_productName, |
|
|
string const & |
_manufacturerName, |
|
|
string const & |
_configPath |
|
) |
| |
|
inline |
§ ~ProductDescriptor()
OpenZWave::ProductDescriptor::~ProductDescriptor |
( |
| ) |
|
|
inline |
§ GetConfigPath()
string OpenZWave::ProductDescriptor::GetConfigPath |
( |
| ) |
const |
|
inline |
§ GetConfigRevision()
uint32 OpenZWave::ProductDescriptor::GetConfigRevision |
( |
| ) |
const |
|
inline |
§ GetKey() [1/2]
int64 OpenZWave::ProductDescriptor::GetKey |
( |
| ) |
const |
|
inline |
§ GetKey() [2/2]
static int64 OpenZWave::ProductDescriptor::GetKey |
( |
uint16 |
_manufacturerId, |
|
|
uint16 |
_productType, |
|
|
uint16 |
_productId |
|
) |
| |
|
inlinestatic |
§ GetManufacturerId()
uint16 OpenZWave::ProductDescriptor::GetManufacturerId |
( |
| ) |
const |
|
inline |
§ GetManufacturerName()
string OpenZWave::ProductDescriptor::GetManufacturerName |
( |
| ) |
const |
|
inline |
§ GetProductId()
uint16 OpenZWave::ProductDescriptor::GetProductId |
( |
| ) |
const |
|
inline |
§ GetProductName()
string OpenZWave::ProductDescriptor::GetProductName |
( |
| ) |
const |
|
inline |
§ GetProductType()
uint16 OpenZWave::ProductDescriptor::GetProductType |
( |
| ) |
const |
|
inline |
§ SetConfigRevision()
void OpenZWave::ProductDescriptor::SetConfigRevision |
( |
uint32 |
revision | ) |
|
|
inline |
The documentation for this class was generated from the following file: