NSVD Reader  0.0.1
nodamushi::svd::svd_reader_util Struct Reference

#include <svd_reader.hpp>

Static Public Member Functions

template<typename T >
static std::pair< size_t, size_t > _trim (T &str)
 
static void trim (std::string &str)
 remove white spaces More...
 
static std::string trimc (const std::string &str)
 remove white spaces More...
 

Detailed Description

Definition at line 100 of file svd_reader.hpp.

Member Function Documentation

◆ _trim()

template<typename T >
static std::pair<size_t,size_t> nodamushi::svd::svd_reader_util::_trim ( T &  str)
inlinestatic

Definition at line 103 of file svd_reader.hpp.

◆ trim()

static void nodamushi::svd::svd_reader_util::trim ( std::string &  str)
inlinestatic

remove white spaces

Definition at line 125 of file svd_reader.hpp.

◆ trimc()

static std::string nodamushi::svd::svd_reader_util::trimc ( const std::string &  str)
inlinestatic

remove white spaces

Definition at line 161 of file svd_reader.hpp.


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