Ignore:
Timestamp:
01/10/06 15:11:58 (18 years ago)
Author:
mar637
Message:

Request: added channel based flagging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release12/src/SDMemTable.h

    r787 r800  
    182182  virtual void resetCursor();
    183183
    184   // Hard flags the current spectrum, not reversible
    185   virtual void flag(int whichRow);
     184  // Hard flags the current spectrum, (currently) not reversible
     185  virtual void flagSpectrum(const std::vector<bool>& flags, int whichRow);
    186186
    187187  // return the currently selected values
Note: See TracChangeset for help on using the changeset viewer.