gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
MathExpr::OpSearch Struct Reference

Public Attributes

bool binary
 
Operator op
 
int priority
 
char c
 
binOp fn
 

Detailed Description

Definition at line 79 of file mathexpr.hh.

Member Data Documentation

◆ binary

bool MathExpr::OpSearch::binary

Definition at line 80 of file mathexpr.hh.

◆ c

char MathExpr::OpSearch::c

Definition at line 83 of file mathexpr.hh.

◆ fn

binOp MathExpr::OpSearch::fn

Definition at line 84 of file mathexpr.hh.

◆ op

Operator MathExpr::OpSearch::op

Definition at line 81 of file mathexpr.hh.

Referenced by MathExpr::Node::toStr().

◆ priority

int MathExpr::OpSearch::priority

Definition at line 82 of file mathexpr.hh.


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

Generated on Fri Feb 28 2020 16:27:12 for gem5 by doxygen 1.8.13