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

#include <IPXact.hh>

Collaboration diagram for ipxact::Parameter:
Collaboration graph

Public Attributes

std::string id
 
std::string type
 
std::string name
 
std::string value
 

Detailed Description

Definition at line 36 of file IPXact.hh.

Member Data Documentation

◆ id

std::string ipxact::Parameter::id

Definition at line 37 of file IPXact.hh.

◆ name

std::string ipxact::Parameter::name

Definition at line 39 of file IPXact.hh.

◆ type

std::string ipxact::Parameter::type

Definition at line 38 of file IPXact.hh.

◆ value

std::string ipxact::Parameter::value

Definition at line 40 of file IPXact.hh.


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