Changes between Version 28 and Version 29 of FDORfc17


Ignore:
Timestamp:
Apr 28, 2008, 10:16:46 AM (16 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc17

    v28 v29  
    559559public:
    560560    /// \brief
    561     /// Constructs a new empty object definition.
     561    /// Constructs a new object definition.
    562562    ///
    563563    FunctionAvg ();
     
    572572public:
    573573    /// \brief
    574     /// Constructs a new empty object definition.
     574    /// Constructs a new object definition.
    575575    ///
    576576    FunctionCount ();
     
    593593public:
    594594    /// \brief
    595     /// Constructs a new empty object definition.
     595    /// Constructs a new object definition.
    596596    ///
    597597    FunctionNullValue ();
     
    606606public:
    607607    /// \brief
    608     /// Constructs a new empty object definition.
     608    /// Constructs a new object definition.
    609609    ///
    610610    FunctionToDate ();