Ignore:
Timestamp:
Jul 17, 2006, 6:04:40 PM (19 years ago)
Author:
ansari
Message:

Declaration SwPPFDataTable::AddRow(DataTableRow) dans la classe fille , Reza 17/7/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/HiStats/swppfdtable.h

    r2891 r3031  
    2929  virtual sa_size_t AddRow(const r_8* data);
    3030  virtual sa_size_t AddRow(const MuTyV * data);
     31  virtual sa_size_t AddRow(DataTableRow const& data);
    3132
    3233  //! Equal (copy) operator - Copies the data and the structure if necessary from \b a   
Note: See TracChangeset for help on using the changeset viewer.