|
| void | stateChanged (const PdCom::Subscription &sub) override |
| void | newValues (std::chrono::nanoseconds ts) override |
◆ Subscription() [1/2]
◆ Subscription() [2/2]
| QtPdCom::PdVariable::Impl::Subscription::Subscription |
( |
PdVariable::Impl * | impl, |
|
|
PdCom::Process * | process, |
|
|
const std::string & | path, |
|
|
const QtPdCom::Transmission & | transmission, |
|
|
PdCom::Selector | selector ) |
|
inline |
◆ clearGenerator()
| void QtPdCom::PdVariable::Impl::Subscription::clearGenerator |
( |
| ) |
|
|
inline |
◆ getValue()
| QVariant QtPdCom::PdVariable::Impl::Subscription::getValue |
( |
| ) |
const |
|
inline |
◆ newValues()
| void QtPdCom::PdVariable::Impl::Subscription::newValues |
( |
std::chrono::nanoseconds | ts | ) |
|
|
inlineoverrideprivate |
◆ setValue()
| bool QtPdCom::PdVariable::Impl::Subscription::setValue |
( |
QVariant const | data | ) |
|
|
inline |
◆ stateChanged()
| void QtPdCom::PdVariable::Impl::Subscription::stateChanged |
( |
const PdCom::Subscription & | sub | ) |
|
|
inlineoverrideprivate |
◆ PdVariable
◆ generator_
| std::unique_ptr<VariantGenerator> QtPdCom::PdVariable::Impl::Subscription::generator_ |
|
private |
◆ impl
◆ selector_
| PdCom::Selector const QtPdCom::PdVariable::Impl::Subscription::selector_ |
|
private |
The documentation for this class was generated from the following file: