emlabcpp
modern opinionated embedded C++ library
streams.h File Reference
#include "../enum.h"
#include "../range.h"
#include "./base.h"
#include "./register_map.h"
#include <iomanip>
+ Include dependency graph for streams.h:

Go to the source code of this file.

Classes

struct  emlabcpp::protocol::msg_format< T >
 

Namespaces

 emlabcpp
 MIT License.
 
 emlabcpp::protocol
 MIT License.
 

Functions

template<typename T >
static void emlabcpp::protocol::pretty_print_msg_format (auto &&w, msg_format< T > wrapper)
 

Class Documentation

◆ emlabcpp::protocol::msg_format

struct emlabcpp::protocol::msg_format

template<typename T>
struct emlabcpp::protocol::msg_format< T >

+ Collaboration diagram for emlabcpp::protocol::msg_format< T >:
Class Members
T item