Changeset 913 in Sophya for trunk/SophyaLib/BaseTools/dvlist.cc


Ignore:
Timestamp:
Apr 13, 2000, 5:58:41 PM (25 years ago)
Author:
ansari
Message:

Documentation + Modifs mineures (namespace, etc..) - Reza 13/4/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BaseTools/dvlist.cc

    r895 r913  
    4343
    4444/*!
     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/*!
    4553   \class SOPHYA::DVList
     54   \ingroup SysTools
    4655   This class can be used to construct list of values associated with names.
    4756   Variables names should not contain space characters and is limited to 64
Note: See TracChangeset for help on using the changeset viewer.