Changes between Version 10 and Version 11 of FDORfc17


Ignore:
Timestamp:
Mar 25, 2008, 7:19:24 AM (16 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,