Changeset 2805 in Sophya for trunk/SophyaLib/BaseTools/ppersist.h
- Timestamp:
- Jun 9, 2005, 6:20:00 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/ppersist.h
r2774 r2805 68 68 69 69 70 //! Ancestor for PInPersist and POutPersist object serialisation streams.71 70 // Handles (statically) the registration of classes. 72 71 … … 169 168 }; 170 169 171 170 //! \cond 172 171 // Le macro suivant permettent de simplifier la declaration 173 172 // des operateurs >> << sur les POutPersist et PInPersist … … 215 214 216 215 #endif 217 216 217 //! \endcond 218 218 219 219 // --- Cela risque d'etre dangereux --- On le laisse au niveau des DataObj
Note:
See TracChangeset
for help on using the changeset viewer.