#include <stateSubscriber.hpp>
|
| using | Callback = std::function< void(double time, const std::string &name, const std::string &state)> |
| |
◆ Callback
◆ StateSubscriber() [1/4]
| rtctk::componentFramework::StateSubscriber::StateSubscriber |
( |
const elt::mal::Uri & |
uri, |
|
|
Callback |
on_state_change |
|
) |
| |
◆ StateSubscriber() [2/4]
| rtctk::componentFramework::StateSubscriber::StateSubscriber |
( |
const std::vector< elt::mal::Uri > & |
uri_list, |
|
|
Callback |
on_state_change |
|
) |
| |
◆ StateSubscriber() [3/4]
| rtctk::componentFramework::StateSubscriber::StateSubscriber |
( |
const StateSubscriber & |
other | ) |
|
|
delete |
◆ StateSubscriber() [4/4]
| rtctk::componentFramework::StateSubscriber::StateSubscriber |
( |
StateSubscriber && |
other | ) |
|
|
default |
◆ ~StateSubscriber()
| virtual rtctk::componentFramework::StateSubscriber::~StateSubscriber |
( |
| ) |
|
|
virtualdefault |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following files: