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