OpenASIP  2.0
Public Attributes | List of all members
HDB::Parameter Struct Reference

#include <HDBTypes.hh>

Collaboration diagram for HDB::Parameter:
Collaboration graph

Public Attributes

std::string name
 Name of the parameter. More...
 
std::string type
 Type of the parameter. More...
 
std::string value
 Value of the parameter. More...
 

Detailed Description

Definition at line 46 of file HDBTypes.hh.

Member Data Documentation

◆ name

std::string HDB::Parameter::name

◆ type

std::string HDB::Parameter::type

◆ value

std::string HDB::Parameter::value

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