OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
ExprNode Struct Reference

#include <mathexpr.h>

Collaboration diagram for ExprNode:

Public Attributes

int opcode
 
int ivar
 
double fvalue
 
struct ExprNodeprev
 
struct ExprNodenext
 

Member Data Documentation

◆ fvalue

double ExprNode::fvalue

◆ ivar

int ExprNode::ivar

◆ next

struct ExprNode* ExprNode::next

◆ opcode

int ExprNode::opcode

◆ prev

struct ExprNode* ExprNode::prev

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