IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 2, 2008, 2:05:26 PM (18 years ago)
Author:
bills
Message:

Add modes for transitioning chipProcessedImfiles from full to cleaned
and cleaned to full and full to purged.
Added COLUMN data_state to chipProcessedImfile to record the state.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/chiptool.h

    r18366 r19334  
    4040    CHIPTOOL_MODE_PENDINGCLEANUPIMFILE,
    4141    CHIPTOOL_MODE_DONECLEANUP,
    42     CHIPTOOL_MODE_RUN
     42    CHIPTOOL_MODE_RUN,
     43    CHIPTOOL_MODE_TOCLEANEDIMFILE,
     44    CHIPTOOL_MODE_TOFULLIMFILE,
     45    CHIPTOOL_MODE_TOPURGEDIMFILE
    4346} chiptoolMode;
    4447
Note: See TracChangeset for help on using the changeset viewer.