Changeset 913 in Sophya for trunk/SophyaLib/BaseTools/dvlist.cc
- Timestamp:
- Apr 13, 2000, 5:58:41 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/dvlist.cc
r895 r913 43 43 44 44 /*! 45 \class SOPHYA::MuTyV 46 \ingroup SysTools 47 Simple utility class which can be used to hold values of type 48 string, integer (\b int_8) or float (\b r_8) and providing 49 easy conversion methods between these types. 50 */ 51 52 /*! 45 53 \class SOPHYA::DVList 54 \ingroup SysTools 46 55 This class can be used to construct list of values associated with names. 47 56 Variables names should not contain space characters and is limited to 64
Note:
See TracChangeset
for help on using the changeset viewer.