Changes between Version 31 and Version 32 of FDORfc17
- Timestamp:
- 04/28/08 10:26:02 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc17
v31 v32 554 554 /// The function determines the function result and returns it back to 555 555 /// the calling routine. 556 __propertyOSGeo::FDO::Expression::LiteralValue * Evaluate(OSGeo::FDO::Expression::LiteralValueCollection *literalValues);556 OSGeo::FDO::Expression::LiteralValue * Evaluate(OSGeo::FDO::Expression::LiteralValueCollection *literalValues); 557 557 }; 558 558 }}}