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

#include <svd_reader.hpp>

Inheritance diagram for nodamushi::svd::svd_reader:

Detailed Description

svd read marker interface.

implements interface

struct svd_reader
{
bool is_attribute()const;
string_ref get_name()const;
string_ref get_value();
svd_reader next_child();
operator bool();
};

Definition at line 46 of file svd_reader.hpp.


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