Namespaces | |
namespace | OSGeo |
namespace | OSGeo::FDO |
namespace | OSGeo::FDO::Expression |
Classes | |
class | OSGeo::FDO::Expression::BinaryExpression |
The BinaryExpression class derives from Expression and represents string concatenation and the simple arithmetic operations add, subtract, multiply, and divide. More... | |
Variables | |
public __gc __interface | OSGeo::FDO::Expression::IExpressionProcessor |