Changes between Version 28 and Version 29 of FDORfc17
- Timestamp:
- 04/28/08 10:16:46 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc17
v28 v29 559 559 public: 560 560 /// \brief 561 /// Constructs a new emptyobject definition.561 /// Constructs a new object definition. 562 562 /// 563 563 FunctionAvg (); … … 572 572 public: 573 573 /// \brief 574 /// Constructs a new emptyobject definition.574 /// Constructs a new object definition. 575 575 /// 576 576 FunctionCount (); … … 593 593 public: 594 594 /// \brief 595 /// Constructs a new emptyobject definition.595 /// Constructs a new object definition. 596 596 /// 597 597 FunctionNullValue (); … … 606 606 public: 607 607 /// \brief 608 /// Constructs a new emptyobject definition.608 /// Constructs a new object definition. 609 609 /// 610 610 FunctionToDate ();