Changeset 2826 in Sophya for trunk/SophyaLib/BaseTools/dvlist.h


Ignore:
Timestamp:
Nov 2, 2005, 9:52:39 AM (20 years ago)
Author:
ansari
Message:

1/ Correction bug TimeStamp::ToDays() + petites amelioration
2/ Prise en compte du type TimeStamp dans MuTyV (sous forme de r_8 en interne)
3/ Adaptation DVList a modifs MuTyV (typ TimeStamp) et R/W PPersist

+ Petites corrections et MAJ num.version , Reza 2 Nov 2005

File:
1 edited

Legend:

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

    r2823 r2826  
    5353  void              SetS(string const& key, char const*  val);
    5454  void              SetS(string const& key, string const& val);
     55  void              SetT(string const& key, TimeStamp const& val);
    5556  void              SetComment(string const& key, string const& comm);
    5657
Note: See TracChangeset for help on using the changeset viewer.