IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2008, 7:48:51 AM (18 years ago)
Author:
eugene
Message:

add isValidDetRunState

File:
1 edited

Legend:

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

    r19092 r19814  
    210210bool startNewIteration(pxConfig *config, psS64 det_id);
    211211bool setDetRunState(pxConfig *config, psS64 det_id, const char *state);
     212bool isValidDetRunState (const char *state);
    212213bool isValidDataState (const char *data_state);
    213214bool isValidMode(pxConfig *config, const char *mode);
Note: See TracChangeset for help on using the changeset viewer.