|
NSVD Reader
0.0.1
|
#include <normalizer.hpp>
Public Member Functions | |
| template<typename ERROR > | |
| d (const SD &s, ERROR &e) | |
| d (const d &)=delete | |
| d (d &&)=default | |
| template<typename ERROR > | |
| void | set_derivedFrom (const d &, const std::vector< d * > &, ERROR &) |
Public Attributes | |
| const SD & | svd |
| boxvec< p > | peripherals |
Definition at line 503 of file normalizer.hpp.
|
inline |
Definition at line 508 of file normalizer.hpp.
|
delete |
|
default |
|
inline |
Definition at line 523 of file normalizer.hpp.
| boxvec<p> nodamushi::svd::normalized::normalizer< STRREF, STR, V >::d::peripherals |
Definition at line 506 of file normalizer.hpp.
| const SD& nodamushi::svd::normalized::normalizer< STRREF, STR, V >::d::svd |
Definition at line 505 of file normalizer.hpp.