#include <RecvFlag.hpp>
|
| static constexpr auto | from_string (std::string_view sv) |
| |
|
| static constexpr auto | STOP_AT_HOLE = Underlying::STOP_AT_HOLE |
| |
|
| static constexpr std::array | values = {"stop_at_hole"} |
| |
| static constexpr auto virt::Stream::RecvFlag::from_string |
( |
std::string_view |
sv | ) |
|
|
inlinestatic |
| constexpr auto virt::Stream::RecvFlag::STOP_AT_HOLE = Underlying::STOP_AT_HOLE |
|
static |
| constexpr std::array virt::Stream::RecvFlag::values = {"stop_at_hole"} |
|
staticprotected |
The documentation for this class was generated from the following file: