OpenASIP  2.0
Public Attributes | List of all members
FUGen::DAGConstant Struct Reference
Collaboration diagram for FUGen::DAGConstant:
Collaboration graph

Public Attributes

std::string operation
 
long int value
 
int id
 

Detailed Description

Definition at line 138 of file FUGen.hh.

Member Data Documentation

◆ id

int FUGen::DAGConstant::id

Definition at line 141 of file FUGen.hh.

Referenced by FUGen::constantName().

◆ operation

std::string FUGen::DAGConstant::operation

Definition at line 139 of file FUGen.hh.

Referenced by FUGen::constantName().

◆ value

long int FUGen::DAGConstant::value

Definition at line 140 of file FUGen.hh.


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