Changes between Version 10 and Version 11 of FDORfc17
- Timestamp:
- 03/25/08 07:19:24 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc17
v10 v11 274 274 275 275 {{{ 276 // 277 // This helper class traverse the filter object and creates a deep copy. 276 /// \brief 277 /// This helper class traverse the filter object and creates a deep copy. 278 /// 278 279 public __gc class CopyFilter : 279 280 public virtual OSGEO_FDO_EXPRESSION::IExpressionProcessor,