FTXUI
6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
receiver.cppm
Go to the documentation of this file.
1
/// @module ftxui.component.receiver
2
/// @brief Module file for the Receiver class of the Component module
3
4
module
;
5
6
#include <
ftxui/component/receiver.hpp
>
7
8
export
module
ftxui.component.receiver
;
9
10
/**
11
* @namespace ftxui
12
* @brief The FTXUI ftxui:: namespace
13
*/
14
export
namespace
ftxui
{
15
// Deprecated:
16
using
ftxui::SenderImpl
;
17
// Deprecated:
18
using
ftxui::ReceiverImpl
;
19
// Deprecated:
20
using
ftxui::Sender
;
21
// Deprecated:
22
using
ftxui::Receiver
;
23
// Deprecated:
24
using
ftxui::MakeReceiver;
25
// Deprecated:
26
}
ftxui::ReceiverImpl
Definition
receiver.hpp:81
ftxui::SenderImpl
Definition
receiver.hpp:63
ftxui.component.receiver
Module file for the Receiver class of the Component module.
ftxui
The FTXUI ftxui:: namespace.
Definition
animation.hpp:10
ftxui::Receiver
std::unique_ptr< ReceiverImpl< T > > Receiver
Definition
receiver.hpp:54
ftxui::Sender
std::unique_ptr< SenderImpl< T > > Sender
Definition
receiver.hpp:52
receiver.hpp
src
ftxui
component
receiver.cppm
Generated by
1.12.0