![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
#include <mathexpr.h>
Public Attributes | |
| int | opcode |
| int | ivar |
| double | fvalue |
| struct ExprNode * | prev |
| struct ExprNode * | next |
| double ExprNode::fvalue |
| int ExprNode::ivar |
| struct ExprNode* ExprNode::next |
| int ExprNode::opcode |
| struct ExprNode* ExprNode::prev |