emlabcpp
modern opinionated embedded C++ library
endpoint.h File Reference
#include "./packet_handler.h"
+ Include dependency graph for endpoint.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 >
 

Class Documentation

◆ emlabcpp::protocol::endpoint_load_error

struct emlabcpp::protocol::endpoint_load_error