BinaryExpression.h File Reference

#include <FdoStd.h>
#include <Fdo/Expression/Expression.h>
#include <Fdo/Expression/BinaryOperations.h>

Include dependency graph for BinaryExpression.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoBinaryExpression
 The FdoBinaryExpression class derives from FdoExpression and represents string concatenation and the simple arithmetic operations add, subtract, multiply, and divide. More...