FTXUI 6.1.9
C++ functional terminal UI.
|
#include <receiver.hpp>
Public Member Functions | |
Sender< T > | MakeSender () |
ReceiverImpl ()=default | |
bool | Receive (T *t) |
bool | ReceiveNonBlocking (T *t) |
bool | HasPending () |
bool | HasQuitted () |
Definition at line 81 of file receiver.hpp.
|
default |
|
inline |
Definition at line 83 of file receiver.hpp.
|
inline |
Definition at line 90 of file receiver.hpp.
|
inline |
Definition at line 106 of file receiver.hpp.
|
inline |
Definition at line 116 of file receiver.hpp.
|
inline |
Definition at line 121 of file receiver.hpp.