#include <continuation_fragment.hpp>
Definition at line 29 of file continuation_fragment.hpp.
◆ PushContinuationFragment()
openvpn::PushContinuationFragment::PushContinuationFragment |
( |
const ConstBuffer & |
buf, |
|
|
const std::string & |
prefix |
|
) |
| |
|
inline |
◆ append_new_buffer()
void openvpn::PushContinuationFragment::append_new_buffer |
( |
const std::string & |
prefix | ) |
|
|
inlineprivate |
◆ append_push_continuation()
static void openvpn::PushContinuationFragment::append_push_continuation |
( |
Buffer & |
buf, |
|
|
bool |
end |
|
) |
| |
|
inlinestaticprivate |
◆ defragment()
static BufferPtr openvpn::PushContinuationFragment::defragment |
( |
const std::vector< BufferPtr > & |
bv, |
|
|
const std::string & |
prefix |
|
) |
| |
|
inlinestatic |
◆ OPENVPN_EXCEPTION()
openvpn::PushContinuationFragment::OPENVPN_EXCEPTION |
( |
push_continuation_fragment_error |
| ) |
|
◆ should_fragment()
static bool openvpn::PushContinuationFragment::should_fragment |
( |
const ConstBuffer & |
buf | ) |
|
|
inlinestatic |
◆ FRAGMENT_SIZE
constexpr size_t openvpn::PushContinuationFragment::FRAGMENT_SIZE = 1023 |
|
staticconstexpr |
The documentation for this class was generated from the following file: