NSVD Reader  0.0.1
std Namespace Reference

Functions

ostream & operator<< (std::ostream &os, const ::nodamushi::svd::Access &value)
 
ostream & operator<< (ostream &os, const ::nodamushi::svd::AddressBlockUsage &value)
 
ostream & operator<< (ostream &o, const nodamushi::svd::bitRange &r)
 
ostream & operator<< (std::ostream &os, const ::nodamushi::svd::DataType &value)
 
template<typename STR , typename VendorExtensions >
std::ostream & operator<< (std::ostream &o, const nodamushi::svd::Device< STR, VendorExtensions > &v)
 
ostream & operator<< (ostream &o, const ::nodamushi::svd::dimIndex &d)
 
ostream & operator<< (ostream &os, const ::nodamushi::svd::Endian &value)
 
ostream & operator<< (ostream &o, const ::nodamushi::svd::EnumeratedNumber &e)
 
ostream & operator<< (ostream &os, const ::nodamushi::svd::EnumUsage &value)
 
ostream & operator<< (ostream &os, const ::nodamushi::svd::ModifiedWriteValues &value)
 
ostream & operator<< (ostream &o, const ::nodamushi::svd::normalized::bit_range &r)
 
ostream & operator<< (ostream &o,::nodamushi::svd::normalized::dim_type d)
 
ostream & operator<< (ostream &o, const ::nodamushi::svd::normalized::dim_info &d)
 
template<typename S >
ostream & operator<< (ostream &o, const ::nodamushi::svd::path< S > &p)
 
ostream & operator<< (ostream &os, const ::nodamushi::svd::Protection &value)
 
ostream & operator<< (ostream &os, const ::nodamushi::svd::ReadAction &value)
 
ostream & operator<< (std::ostream &os, const ::nodamushi::svd::SAURegionConfigProtect &value)
 
std::ostream & operator<< (std::ostream &out, const nodamushi::visitor::result &r)
 

Function Documentation

◆ operator<<() [1/18]

std::ostream& std::operator<< ( std::ostream &  out,
const nodamushi::visitor::result r 
)

Definition at line 31 of file result.hpp.

◆ operator<<() [2/18]

ostream& std::operator<< ( ostream &  o,
::nodamushi::svd::normalized::dim_type  d 
)

Definition at line 58 of file dim_info.hpp.

◆ operator<<() [3/18]

ostream& std::operator<< ( ostream &  o,
const ::nodamushi::svd::normalized::dim_info d 
)

Definition at line 68 of file dim_info.hpp.

◆ operator<<() [4/18]

ostream& std::operator<< ( std::ostream &  os,
const ::nodamushi::svd::SAURegionConfigProtect value 
)

Definition at line 101 of file SAURegionConfigProtect.hpp.

◆ operator<<() [5/18]

ostream& std::operator<< ( ostream &  os,
const ::nodamushi::svd::Protection value 
)

Definition at line 106 of file Protection.hpp.

◆ operator<<() [6/18]

ostream& std::operator<< ( ostream &  os,
const ::nodamushi::svd::EnumUsage value 
)

Definition at line 109 of file EnumUsage.hpp.

◆ operator<<() [7/18]

ostream& std::operator<< ( ostream &  os,
const ::nodamushi::svd::AddressBlockUsage value 
)

Definition at line 116 of file AddressBlockUsage.hpp.

◆ operator<<() [8/18]

ostream& std::operator<< ( ostream &  o,
const ::nodamushi::svd::normalized::bit_range r 
)
inline

Definition at line 121 of file bit_range.hpp.

◆ operator<<() [9/18]

ostream& std::operator<< ( ostream &  o,
const nodamushi::svd::bitRange r 
)

Definition at line 123 of file bitRange.hpp.

◆ operator<<() [10/18]

ostream& std::operator<< ( ostream &  os,
const ::nodamushi::svd::Endian value 
)

Definition at line 126 of file Endian.hpp.

◆ operator<<() [11/18]

ostream& std::operator<< ( ostream &  os,
const ::nodamushi::svd::ReadAction value 
)

Definition at line 128 of file ReadAction.hpp.

◆ operator<<() [12/18]

ostream& std::operator<< ( std::ostream &  os,
const ::nodamushi::svd::Access value 
)

Definition at line 144 of file Access.hpp.

◆ operator<<() [13/18]

ostream& std::operator<< ( ostream &  os,
const ::nodamushi::svd::ModifiedWriteValues value 
)

Definition at line 197 of file ModifiedWriteValues.hpp.

◆ operator<<() [14/18]

ostream& std::operator<< ( std::ostream &  os,
const ::nodamushi::svd::DataType value 
)

Definition at line 209 of file DataType.hpp.

◆ operator<<() [15/18]

ostream& std::operator<< ( ostream &  o,
const ::nodamushi::svd::EnumeratedNumber e 
)
inline

Definition at line 294 of file EnumeratedNumber.hpp.

◆ operator<<() [16/18]

template<typename STR , typename VendorExtensions >
std::ostream& std::operator<< ( std::ostream &  o,
const nodamushi::svd::Device< STR, VendorExtensions > &  v 
)

Definition at line 299 of file Device.hpp.

◆ operator<<() [17/18]

ostream& std::operator<< ( ostream &  o,
const ::nodamushi::svd::dimIndex d 
)

Definition at line 304 of file dim_type.hpp.

◆ operator<<() [18/18]

template<typename S >
ostream& std::operator<< ( ostream &  o,
const ::nodamushi::svd::path< S > &  p 
)

Definition at line 329 of file path.hpp.