Changes between Version 6 and Version 7 of FDORfc7


Ignore:
Timestamp:
Jul 30, 2007, 4:26:07 PM (17 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc7

    v6 v7  
    1010||Last Modified|| Barbara Zoladek [[Timestamp]]||
    1111||Author|| Barbara Zoladek||
    12 ||RFC Status||draft ||
    13 ||Implementation Status|| under development||
    14 ||Proposed Milestone|| ||
     12||RFC Status|| Draft ||
     13||Implementation Status|| Under Development||
     14||Proposed Milestone|| 3.3.0.0 ||
    1515||Assigned PSC guide(s)|| Greg Boone||
    16 ||'''Voting History'''||||
    17 || ||Bob, Mateusz||
    18 || ||Frank||
    19 || ||Orest||
    20 || ||Greg ||
     16||'''Voting History'''||TBD||
     17||+1|| ||
     18||+0|| ||
     19||-0|| ||
     20||-1|| ||
    2121 
    2222== Overview ==
     
    5050            /// Returns bool
    5151            ///
    52                 FDO_API bool GetIsVirtual();
     52            FDO_API bool GetIsVirtual();
    5353
    5454            /// \brief
     
    5959            /// Returns nothing
    6060            ///
    61                 FDO_API void SetIsVirtual( bool value );
     61            FDO_API void SetIsVirtual( bool value );
    6262            ...
    6363