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