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

#include <normalizer.hpp>

Public Member Functions

 error ()
 
errorfail ()
 
template<typename T >
erroroperator<< (const T &t)
 
errorendl ()
 
erroroperator<< (const p &p)
 
erroroperator<< (const c &p)
 
erroroperator<< (const f &p)
 
erroroperator<< (const r &p)
 
erroroperator<< (const e &p)
 
erroroperator<< (const d &)
 

Public Attributes

bool failed
 
std::stringstream ss
 

Detailed Description

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

Definition at line 745 of file normalizer.hpp.

Constructor & Destructor Documentation

◆ error()

template<typename STRREF , typename STR , typename V >
nodamushi::svd::normalized::normalizer< STRREF, STR, V >::error::error ( )
inline

Definition at line 749 of file normalizer.hpp.

Member Function Documentation

◆ endl()

template<typename STRREF , typename STR , typename V >
error& nodamushi::svd::normalized::normalizer< STRREF, STR, V >::error::endl ( )
inline

Definition at line 758 of file normalizer.hpp.

◆ fail()

template<typename STRREF , typename STR , typename V >
error& nodamushi::svd::normalized::normalizer< STRREF, STR, V >::error::fail ( )
inline

Definition at line 750 of file normalizer.hpp.

◆ operator<<() [1/7]

template<typename STRREF , typename STR , typename V >
template<typename T >
error& nodamushi::svd::normalized::normalizer< STRREF, STR, V >::error::operator<< ( const T &  t)
inline

Definition at line 753 of file normalizer.hpp.

◆ operator<<() [2/7]

template<typename STRREF , typename STR , typename V >
error& nodamushi::svd::normalized::normalizer< STRREF, STR, V >::error::operator<< ( const p p)
inline

Definition at line 762 of file normalizer.hpp.

◆ operator<<() [3/7]

template<typename STRREF , typename STR , typename V >
error& nodamushi::svd::normalized::normalizer< STRREF, STR, V >::error::operator<< ( const c p)
inline

Definition at line 767 of file normalizer.hpp.

◆ operator<<() [4/7]

template<typename STRREF , typename STR , typename V >
error& nodamushi::svd::normalized::normalizer< STRREF, STR, V >::error::operator<< ( const f p)
inline

Definition at line 772 of file normalizer.hpp.

◆ operator<<() [5/7]

template<typename STRREF , typename STR , typename V >
error& nodamushi::svd::normalized::normalizer< STRREF, STR, V >::error::operator<< ( const r p)
inline

Definition at line 777 of file normalizer.hpp.

◆ operator<<() [6/7]

template<typename STRREF , typename STR , typename V >
error& nodamushi::svd::normalized::normalizer< STRREF, STR, V >::error::operator<< ( const e p)
inline

Definition at line 782 of file normalizer.hpp.

◆ operator<<() [7/7]

template<typename STRREF , typename STR , typename V >
error& nodamushi::svd::normalized::normalizer< STRREF, STR, V >::error::operator<< ( const d )
inline

Definition at line 787 of file normalizer.hpp.

Member Data Documentation

◆ failed

template<typename STRREF , typename STR , typename V >
bool nodamushi::svd::normalized::normalizer< STRREF, STR, V >::error::failed

Definition at line 747 of file normalizer.hpp.

◆ ss

template<typename STRREF , typename STR , typename V >
std::stringstream nodamushi::svd::normalized::normalizer< STRREF, STR, V >::error::ss

Definition at line 748 of file normalizer.hpp.


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