Changeset 488 for trunk/src/SDMemTable.h


Ignore:
Timestamp:
02/21/05 11:36:17 (19 years ago)
Author:
mar637
Message:
  • added merging of history tables
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDMemTable.h

    r483 r488  
    195195  std::vector<std::string> getHistory() const;
    196196  void addHistory(const std::string& hist);
     197
     198  casa::Table getHistoryTable() const;
     199  void appendToHistoryTable(const casa::Table& otherHist);
    197200
    198201  // write to disk as aips++ table
Note: See TracChangeset for help on using the changeset viewer.