Changes between Version 10 and Version 11 of FDORfc17

Show
Ignore:
Timestamp:
03/25/08 07:19:24 (5 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc17

    v10 v11  
    274274 
    275275{{{ 
    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/// 
    278279public __gc class CopyFilter :  
    279280    public virtual OSGEO_FDO_EXPRESSION::IExpressionProcessor,