emlabcpp
modern opinionated embedded C++ library
emlabcpp::protocol::memcpy_converter< T, Endianess > Member List

This is the complete list of members for emlabcpp::protocol::memcpy_converter< T, Endianess >, including all inherited members.

deserialize(std::span< std::byte const > const &buffer, value_type &value)emlabcpp::protocol::memcpy_converter< T, Endianess >inlinestatic
max_sizeemlabcpp::protocol::memcpy_converter< T, Endianess >static
min_sizeemlabcpp::protocol::memcpy_converter< T, Endianess >static
serialize_at(std::span< std::byte, max_size > buffer, value_type const &item)emlabcpp::protocol::memcpy_converter< T, Endianess >inlinestatic
size_type typedefemlabcpp::protocol::memcpy_converter< T, Endianess >
traits typedefemlabcpp::protocol::memcpy_converter< T, Endianess >
value_type typedefemlabcpp::protocol::memcpy_converter< T, Endianess >