NSVD Reader  0.0.1
nodamushi::svd::svd_printer< T > Struct Template Reference

#include <svd_printer.hpp>

Static Public Member Functions

static std::ostream & print (std::ostream &o, const_string name, const T &v, int indent)
 

Detailed Description

template<typename T>
struct nodamushi::svd::svd_printer< T >

svd(xml) printer interface

Definition at line 26 of file svd_printer.hpp.

Member Function Documentation

◆ print()

template<typename T >
std::ostream & nodamushi::svd::svd_printer< T >::print ( std::ostream &  o,
const_string  name,
const T &  v,
int  indent 
)
static

Definition at line 25 of file imple.hpp.


The documentation for this struct was generated from the following files: