Changeset 1607 in Sophya for trunk/SophyaLib/BaseTools/sophyainit.cc
- Timestamp:
- Jul 31, 2001, 10:08:36 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/sophyainit.cc
r1249 r1607 25 25 26 26 /*! 27 \defgroup SysTools SysTools module28 This module contains classes and functions which define the29 general framework for \b Sophya package such as the simple30 persistence, serialisation mechanism through \b PPersist,31 \b POutPersist, \b PInPersist classes. It contains also32 few utility classes such as the \b NDataBlock<T>, (template33 numerical arrays with reference counting and sharing)34 \b DataCards and \b PDynLinker (Dynamic link handler) classes.35 36 */37 38 /*!39 27 \class SOPHYA::SophyaInitiator 40 \ingroup SysTools28 \ingroup BaseTools 41 29 Each Sophya module may contain an initialiser class which should 42 30 be a sub-class of SophyaInitiator.
Note:
See TracChangeset
for help on using the changeset viewer.