FTXUI  5.0.0
C++ functional terminal UI.
Loading...
Searching...
No Matches
SenderImpl< T > Class Template Reference

Public Member Functions

void Send (T t)
 ~SenderImpl ()
Sender< T > Clone ()

Detailed Description

template<class T>
class ftxui::SenderImpl< T >

Definition at line 55 of file receiver.hpp.

Constructor & Destructor Documentation

◆ ~SenderImpl()

template<class T>
~SenderImpl ( )
inline

Definition at line 58 of file receiver.hpp.

Member Function Documentation

◆ Send()

template<class T>
void Send ( T t)
inline

Definition at line 57 of file receiver.hpp.

◆ Clone()

template<class T>
Sender< T > Clone ( )
inline

Definition at line 60 of file receiver.hpp.


The documentation for this class was generated from the following file: