NSVD Reader  0.0.1
nodamushi::svd::normalized::normalizer< STRREF, STR, V >::d Struct Reference

#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 SDsvd
 
boxvec< pperipherals
 

Detailed Description

template<typename STRREF, typename STR, typename V>
struct nodamushi::svd::normalized::normalizer< STRREF, STR, V >::d

Definition at line 503 of file normalizer.hpp.

Constructor & Destructor Documentation

◆ d() [1/3]

template<typename STRREF , typename STR , typename V >
template<typename ERROR >
nodamushi::svd::normalized::normalizer< STRREF, STR, V >::d::d ( const SD s,
ERROR &  e 
)
inline

Definition at line 508 of file normalizer.hpp.

◆ d() [2/3]

template<typename STRREF , typename STR , typename V >
nodamushi::svd::normalized::normalizer< STRREF, STR, V >::d::d ( const d )
delete

◆ d() [3/3]

template<typename STRREF , typename STR , typename V >
nodamushi::svd::normalized::normalizer< STRREF, STR, V >::d::d ( d &&  )
default

Member Function Documentation

◆ set_derivedFrom()

template<typename STRREF , typename STR , typename V >
template<typename ERROR >
void nodamushi::svd::normalized::normalizer< STRREF, STR, V >::d::set_derivedFrom ( const d ,
const std::vector< d * > &  ,
ERROR &   
)
inline

Definition at line 523 of file normalizer.hpp.

Member Data Documentation

◆ peripherals

template<typename STRREF , typename STR , typename V >
boxvec<p> nodamushi::svd::normalized::normalizer< STRREF, STR, V >::d::peripherals

Definition at line 506 of file normalizer.hpp.

◆ svd

template<typename STRREF , typename STR , typename V >
const SD& nodamushi::svd::normalized::normalizer< STRREF, STR, V >::d::svd

Definition at line 505 of file normalizer.hpp.


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