#include <abstractout.h>
|
| virtual int | publishTopic (const char *topic, long value, const char *subtopic=NULL) |
| |
| virtual int | publishTopic (const char *topic, float value, const char *subtopic=NULL) |
| |
| virtual int | publishTopic (const char *topic, const char *value, const char *subtopic=NULL) |
| |
◆ abstractOut()
| abstractOut::abstractOut |
( |
Item * |
_item | ) |
|
|
inline |
◆ Ctrl()
| virtual int abstractOut::Ctrl |
( |
itemCmd |
cmd, |
|
|
char * |
subItem = NULL, |
|
|
bool |
toExecute = true |
|
) |
| |
|
pure virtual |
◆ getChanType()
| virtual int abstractOut::getChanType |
( |
| ) |
|
|
inlinevirtual |
◆ getDefaultOnVal()
| virtual int abstractOut::getDefaultOnVal |
( |
| ) |
|
|
inlinevirtual |
◆ isActive()
| virtual int abstractOut::isActive |
( |
| ) |
|
|
inlinevirtual |
◆ item
The documentation for this class was generated from the following file: