Changeset 25800 for trunk/ippTools/src/pxchip.h
- Timestamp:
- Oct 7, 2009, 4:25:35 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxchip.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxchip.h
r23381 r25800 25 25 #include "pxtools.h" 26 26 27 28 27 29 bool pxchipRunSetState(pxConfig *config, psS64 chip_id, const char *state, const bool magicked); 28 30 bool pxchipRunSetStateByQuery(pxConfig *config, psMetadata *where, const char *state); 29 31 bool pxchipRunSetLabel(pxConfig *config, psS64 chip_id, const char *label); 30 32 bool pxchipRunSetLabelByQuery(pxConfig *config, psMetadata *where, const char *label); 33 34 bool pxchipProcessedImfileSetStateByQuery(pxConfig *config, psMetadata *where, const char *state); 31 35 32 36 psS64 pxchipQueueByExpTag(pxConfig *config,
Note:
See TracChangeset
for help on using the changeset viewer.
