|
constexpr | Header_t (std::size_t l) noexcept(true) |
|
constexpr std::size_t | length () const noexcept(true) |
|
constexpr bool | is_valid () const noexcept(true) |
|
constexpr | Header_t (std::size_t l) noexcept(true) |
|
constexpr std::size_t | length () const noexcept(true) |
|
constexpr bool | is_valid () const noexcept(true) |
|
Definition at line 64 of file socket_server.cpp.
◆ anonymous enum
◆ anonymous enum
◆ Header_t() [1/2]
constexpr msgs_t::static_size::Header_t::Header_t |
( |
std::size_t |
l | ) |
|
|
inlineexplicitconstexprnoexcept |
◆ Header_t() [2/2]
constexpr msgs_t::static_size::Header_t::Header_t |
( |
std::size_t |
l | ) |
|
|
inlineexplicitconstexprnoexcept |
◆ is_valid() [1/2]
constexpr bool msgs_t::static_size::Header_t::is_valid |
( |
| ) |
const |
|
constexprnoexcept |
◆ is_valid() [2/2]
constexpr bool msgs_t::static_size::Header_t::is_valid |
( |
| ) |
const |
|
constexprnoexcept |
◆ length() [1/2]
constexpr std::size_t msgs_t::static_size::Header_t::length |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ length() [2/2]
constexpr std::size_t msgs_t::static_size::Header_t::length |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ length_
const std::size_t msgs_t::static_size::Header_t::length_ |
◆ sequence
std::uint64_t msgs_t::static_size::Header_t::sequence {} |
The documentation for this struct was generated from the following file: