Class cubconn::transmitter¶
ClassList > cubconn > transmitter
#include <transmitter.hpp>
Public Functions¶
| Type | Name |
|---|---|
| void | clear () |
| bool | empty () |
| result | fill (int fd, int limit=0) |
| void | push_for_deleter (std::function< void()> && deleter) |
| void | push_for_send (const cubbase::span< std::byte > && first, const Spans &&... rest) |
| void | stamp () |
| transmitter (statistics::metrics< statistics::context > * stats) |
|
| transmitter () |
|
| ~transmitter () |
Public Functions Documentation¶
function clear¶
function empty¶
function fill¶
function push_for_deleter¶
function push_for_send¶
template<typename... Spans>
void cubconn::transmitter::push_for_send (
const cubbase::span < std::byte > && first,
const Spans &&... rest
)
function stamp¶
function transmitter [1/2]¶
function transmitter [2/2]¶
function ~transmitter¶
The documentation for this class was generated from the following file cubrid/src/connection/transmitter.hpp