#include <output.h>
◆ Output() [1/2]
◆ Output() [2/2]
| Output::Output |
( |
int |
id, |
|
|
std::string |
outputName, |
|
|
std::string |
metric, |
|
|
float |
updateEvery, |
|
|
int |
dataType, |
|
|
QString |
cbText, |
|
|
int |
prefix, |
|
|
int |
type |
|
) |
| |
◆ getCbText()
| QString Output::getCbText |
( |
| ) |
|
|
inline |
◆ getDelay()
| uint8_t Output::getDelay |
( |
| ) |
|
◆ getId()
◆ getMetric()
| std::string Output::getMetric |
( |
| ) |
|
|
inline |
◆ getOffset()
| int Output::getOffset |
( |
| ) |
|
|
inline |
◆ getOutputName()
| std::string Output::getOutputName |
( |
| ) |
|
|
inline |
◆ getPrefix()
| int Output::getPrefix |
( |
| ) |
|
|
inline |
◆ getType()
◆ getUpdateEvery()
| float Output::getUpdateEvery |
( |
| ) |
|
|
inline |
◆ setCbText()
| void Output::setCbText |
( |
QString |
cbTextToSet | ) |
|
|
inline |
◆ setDelay()
| void Output::setDelay |
( |
uint8_t |
delayToSet | ) |
|
◆ setId()
| void Output::setId |
( |
int |
idToSet | ) |
|
|
inline |
◆ setOffset()
| void Output::setOffset |
( |
int |
offsetToSet | ) |
|
|
inline |
◆ setOutputName()
| void Output::setOutputName |
( |
std::string |
outputNameToSet | ) |
|
|
inline |
◆ setPrefix()
| void Output::setPrefix |
( |
int |
prefixToSet | ) |
|
|
inline |
◆ setType()
| void Output::setType |
( |
int |
typeToSet | ) |
|
|
inline |
◆ setUpdateEvery()
| void Output::setUpdateEvery |
( |
float |
updateEveryToSet | ) |
|
|
inline |
◆ toJson()
| QJsonObject Output::toJson |
( |
| ) |
const |
◆ cbText
◆ dataType
◆ delay
| uint8_t Output::delay = 0 |
|
private |
◆ id
◆ metric
| std::string Output::metric |
|
private |
◆ offset
◆ outputName
| std::string Output::outputName |
|
private |
◆ prefix
◆ test
◆ type
◆ updateEvery
| float Output::updateEvery |
|
private |
The documentation for this class was generated from the following files: