Classes | Namespaces | Functions
push_and_pop/formatters.hpp File Reference

File comment. More...

#include <cmath>
#include <ecl/config/macros.hpp>
#include <ecl/formatters/common.hpp>
#include <ecl/formatters/number.hpp>
#include <ecl/formatters/floats.hpp>
#include "../common/formatters.hpp"
#include "../push_and_pop.hpp"
Include dependency graph for push_and_pop/formatters.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecl::formatters::BytePushAndPopFormatter< Byte, N >
 Parent template for the byte push and pop formatters. More...
 
class  ecl::formatters::PushAndPopFormatter< Type, N >
 Pseudo formatter for integral type arrays. More...
 
class  ecl::formatters::PushAndPopFormatter< unsigned char, N >
 Convenience formatter for viewing an unsigned char push and pop containers in hex format. More...
 

Namespaces

 ecl
 Embedded control libraries.
 
 ecl::formatters
 Supporting classes for container formatters (do not use directly).
 

Functions

template<typename OutputStream , typename CharType , size_t M>
OutputStream & ecl::formatters::operator<< (OutputStream &ostream, const BytePushAndPopFormatter< CharType, M > &formatter)
 

Detailed Description

File comment.

File comment

Date
Jun 4, 2012

Definition in file push_and_pop/formatters.hpp.



ecl_containers
Author(s): Daniel Stonier
autogenerated on Mon Feb 28 2022 22:18:43