#include <Event.h>
◆ Event()
◆ getComment()
| const std::string Event::getComment |
( |
| ) |
const |
|
inline |
◆ getDatatype()
◆ getEvent()
| const std::string Event::getEvent |
( |
| ) |
const |
|
inline |
◆ getPrefix()
| int Event::getPrefix |
( |
| ) |
const |
|
inline |
◆ getType()
◆ getUpdateEvery()
| float Event::getUpdateEvery |
( |
| ) |
const |
|
inline |
◆ setComment()
| void Event::setComment |
( |
const std::string & |
comment | ) |
|
|
inline |
◆ setDatatype()
◆ setEvent()
| void Event::setEvent |
( |
const std::string & |
event | ) |
|
|
inline |
◆ setPrefix()
| void Event::setPrefix |
( |
int |
prefix | ) |
|
|
inline |
◆ setType()
◆ setUpdateEvery()
| void Event::setUpdateEvery |
( |
float |
updateEvery | ) |
|
|
inline |
◆ comment
| std::string Event::comment |
|
private |
◆ datatype
◆ event
◆ prefix
◆ type
◆ updateEvery
The documentation for this class was generated from the following file: