|
FIX 4.0 Demo 1.0
|
This is the complete list of members for fix40::Connection, including all inherited members.
| close_fd() | fix40::Connection | |
| Connection(int fd, Reactor *reactor, std::shared_ptr< Session > session, ThreadPool *thread_pool, size_t thread_index) | fix40::Connection | |
| dispatch(std::function< void()> task) | fix40::Connection | |
| fd() const | fix40::Connection | inline |
| handle_read() | fix40::Connection | |
| handle_write() | fix40::Connection | |
| kMaxReadBufferSize | fix40::Connection | static |
| send(std::string_view data) | fix40::Connection | |
| session() const | fix40::Connection | inline |
| shutdown() | fix40::Connection | |
| thread_index() const | fix40::Connection | inline |
| ~Connection() | fix40::Connection |