#include <FieldData.h>
◆ FieldData()
◆ GetCrc()
| uint16_t FieldData::GetCrc |
( |
| ) |
|
◆ GetData()
| vector< uint16_t > FieldData::GetData |
( |
| ) |
|
◆ GetFieldNumber()
| uint8_t FieldData::GetFieldNumber |
( |
| ) |
|
◆ GetGUID()
| string FieldData::GetGUID |
( |
| ) |
|
◆ GetParameter1()
| int16_t FieldData::GetParameter1 |
( |
| ) |
|
◆ GetParameter2()
| int16_t FieldData::GetParameter2 |
( |
| ) |
|
◆ GetZoneType()
| NativeZoneTypeEnum FieldData::GetZoneType |
( |
| ) |
|
◆ SetCrc()
| void FieldData::SetCrc |
( |
uint16_t | crc | ) |
|
◆ SetData()
| void FieldData::SetData |
( |
vector< uint16_t > | data | ) |
|
◆ SetFieldNumber()
| void FieldData::SetFieldNumber |
( |
uint8_t | fieldNumber | ) |
|
◆ SetGUID()
| void FieldData::SetGUID |
( |
string | GUID | ) |
|
◆ SetParameter1()
| void FieldData::SetParameter1 |
( |
int16_t | parameter1 | ) |
|
◆ SetParameter2()
| void FieldData::SetParameter2 |
( |
int16_t | parameter2 | ) |
|
◆ SetZoneType()
| void FieldData::SetZoneType |
( |
NativeZoneTypeEnum | zoneType | ) |
|
The documentation for this class was generated from the following files: