FTXUI  5.0.0
C++ functional terminal UI.
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()

~SenderImpl ( )
inline

Definition at line 58 of file receiver.hpp.

Member Function Documentation

◆ Send()

void Send ( t)
inline

Definition at line 57 of file receiver.hpp.

◆ Clone()

Sender< T > Clone ( )
inline

Definition at line 60 of file receiver.hpp.


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