emlabcpp
modern opinionated embedded C++ library
|
#include "./packet_handler.h"
Go to the source code of this file.
Classes | |
struct | emlabcpp::protocol::endpoint_load_error |
class | emlabcpp::protocol::endpoint< InputPacket, OutputPacket > |
Namespaces | |
emlabcpp | |
MIT License. | |
emlabcpp::protocol | |
MIT License. | |
Typedefs | |
using | emlabcpp::protocol::endpoint_error = std::variant< error_record, endpoint_load_error > |
struct emlabcpp::protocol::endpoint_load_error |