Definition at line 272 of file Expression.hpp.
◆ FuncOpNode()
gnsstk::Expression::FuncOpNode::FuncOpNode |
( |
const std::string & |
theOp, |
|
|
ExpNode * |
theRight |
|
) |
| |
|
inline |
◆ getValue()
double gnsstk::Expression::FuncOpNode::getValue |
( |
| ) |
|
|
virtual |
◆ print()
std::ostream & gnsstk::Expression::FuncOpNode::print |
( |
std::ostream & |
ostr | ) |
|
|
virtual |
◆ op
std::string gnsstk::Expression::FuncOpNode::op |
◆ right
ExpNode* gnsstk::Expression::FuncOpNode::right |
The documentation for this class was generated from the following files: