|
libcluon
0.0.149
|
#include <NotifyingPipeline.hpp>
Public Member Functions | |
| NotifyingPipeline (std::function< void(T &&)> delegate) | |
| ~NotifyingPipeline () | |
| void | add (T &&entry) noexcept |
| void | notifyAll () noexcept |
| bool | isRunning () noexcept |
|
inline |
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |