Changes between Version 15 and Version 16 of FDORfc17
- Timestamp:
- 03/25/08 08:09:30 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc17
v15 v16 51 51 /// Input User defined functions 52 52 /// 53 ExpressionEngine(OSGeo::FDO::Commands::F EATURE::IReader* reader,53 ExpressionEngine(OSGeo::FDO::Commands::Feature::IReader* reader, 54 54 OSGeo::FDO::Schema::ClassDefinition* classDef, 55 55 OSGeo::FDO::Utilities::ExpressionEngine::FunctionCollection* userDefinedFunctions); … … 73 73 /// Returns ExpressionEngine 74 74 /// 75 ExpressionEngine(OSGeo::FDO::Commands::F EATURE::IReader* reader,75 ExpressionEngine(OSGeo::FDO::Commands::Feature::IReader* reader, 76 76 OSGeo::FDO::Schema::ClassDefinition* classDef, 77 77 OSGeo::FDO::Commands::IdentifierCollection* identifiers,