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

#include <OperationImplementation.hh>

Collaboration diagram for HDB::Variable:
Collaboration graph

Public Attributes

std::string name
 
std::string width
 
std::string type
 
bool rename
 

Detailed Description

Definition at line 40 of file OperationImplementation.hh.

Member Data Documentation

◆ name

std::string HDB::Variable::name

Definition at line 41 of file OperationImplementation.hh.

◆ rename

bool HDB::Variable::rename

Definition at line 44 of file OperationImplementation.hh.

◆ type

std::string HDB::Variable::type

Definition at line 43 of file OperationImplementation.hh.

◆ width

std::string HDB::Variable::width

Definition at line 42 of file OperationImplementation.hh.

Referenced by FUGen::buildReplaces().


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