#include <DSSThreshold.h>
◆ DSSThreshold() [1/4]
DSSThreshold::DSSThreshold |
( |
| ) |
|
◆ ~DSSThreshold() [1/2]
virtual DSSThreshold::~DSSThreshold |
( |
| ) |
|
|
virtual |
◆ DSSThreshold() [2/4]
◆ DSSThreshold() [3/4]
DSSThreshold::DSSThreshold |
( |
| ) |
|
◆ ~DSSThreshold() [2/2]
virtual DSSThreshold::~DSSThreshold |
( |
| ) |
|
|
virtual |
◆ DSSThreshold() [4/4]
◆ Duplicate() [1/2]
◆ Duplicate() [2/2]
◆ getExpression() [1/2]
◆ getExpression() [2/2]
◆ getFormat() [1/2]
DSSFormat* DSSThreshold::getFormat |
( |
bool |
iIsReadOnly = true | ) |
|
◆ getFormat() [2/2]
DSSFormat* DSSThreshold::getFormat |
( |
bool |
iIsReadOnly = true | ) |
|
◆ getIsEnabled() [1/2]
bool DSSThreshold::getIsEnabled |
( |
| ) |
|
◆ getIsEnabled() [2/2]
bool DSSThreshold::getIsEnabled |
( |
| ) |
|
◆ getName() [1/2]
std::string DSSThreshold::getName |
( |
| ) |
|
◆ getName() [2/2]
std::string DSSThreshold::getName |
( |
| ) |
|
◆ getNodeKey() [1/2]
std::string DSSThreshold::getNodeKey |
( |
| ) |
|
◆ getNodeKey() [2/2]
std::string DSSThreshold::getNodeKey |
( |
| ) |
|
◆ getPrefix() [1/2]
std::string DSSThreshold::getPrefix |
( |
| ) |
|
◆ getPrefix() [2/2]
std::string DSSThreshold::getPrefix |
( |
| ) |
|
◆ getReplaceText() [1/2]
std::string DSSThreshold::getReplaceText |
( |
| ) |
|
◆ getReplaceText() [2/2]
std::string DSSThreshold::getReplaceText |
( |
| ) |
|
◆ getScope() [1/2]
◆ getScope() [2/2]
◆ getSemantics() [1/2]
int DSSThreshold::getSemantics |
( |
| ) |
|
◆ getSemantics() [2/2]
int DSSThreshold::getSemantics |
( |
| ) |
|
◆ getSuffix() [1/2]
std::string DSSThreshold::getSuffix |
( |
| ) |
|
◆ getSuffix() [2/2]
std::string DSSThreshold::getSuffix |
( |
| ) |
|
◆ getTransactionAction() [1/2]
◆ getTransactionAction() [2/2]
◆ LoadDefnFromBinary() [1/2]
◆ LoadDefnFromBinary() [2/2]
◆ setExpression() [1/2]
◆ setExpression() [2/2]
◆ setFormatRefId() [1/2]
void DSSThreshold::setFormatRefId |
( |
int |
iFormatRefID | ) |
|
◆ setFormatRefId() [2/2]
void DSSThreshold::setFormatRefId |
( |
int |
iFormatRefID | ) |
|
◆ setIsEnabled() [1/2]
void DSSThreshold::setIsEnabled |
( |
bool |
iIsEnabled | ) |
|
◆ setIsEnabled() [2/2]
void DSSThreshold::setIsEnabled |
( |
bool |
iIsEnabled | ) |
|
◆ setName() [1/2]
void DSSThreshold::setName |
( |
std::string |
iName | ) |
|
◆ setName() [2/2]
void DSSThreshold::setName |
( |
std::string |
iName | ) |
|
◆ setNodeKey() [1/2]
void DSSThreshold::setNodeKey |
( |
std::string |
iNodeKey | ) |
|
◆ setNodeKey() [2/2]
void DSSThreshold::setNodeKey |
( |
std::string |
iNodeKey | ) |
|
◆ setReplaceText() [1/2]
void DSSThreshold::setReplaceText |
( |
std::string |
iReplaceText | ) |
|
◆ setReplaceText() [2/2]
void DSSThreshold::setReplaceText |
( |
std::string |
iReplaceText | ) |
|
◆ setScope() [1/2]
◆ setScope() [2/2]
◆ setSemantics() [1/2]
void DSSThreshold::setSemantics |
( |
int |
iSemantics | ) |
|
◆ setSemantics() [2/2]
void DSSThreshold::setSemantics |
( |
int |
iSemantics | ) |
|