Changeset 31280 for branches/haf_branches/haf_add2011/ippTools/src/pxadd.h
- Timestamp:
- Apr 14, 2011, 2:57:53 PM (15 years ago)
- Location:
- branches/haf_branches/haf_add2011
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from trunk )
-
ippTools/src/pxadd.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/haf_branches/haf_add2011/ippTools/src/pxadd.h
r28181 r31280 26 26 27 27 bool pxaddRunSetState(pxConfig *config, psS64 add_id, const char *state); 28 bool pxaddRunSetStateByQuery(pxConfig *config, psMetadata *where, const char *sta te);28 bool pxaddRunSetStateByQuery(pxConfig *config, psMetadata *where, const char *stage, const char *state); 29 29 bool pxaddRunSetLabel(pxConfig *config, psS64 add_id, const char *label); 30 bool pxaddRunSetLabelByQuery(pxConfig *config, psMetadata *where, const char * label);30 bool pxaddRunSetLabelByQuery(pxConfig *config, psMetadata *where, const char *stage, const char *label); 31 31 32 32 bool pxaddQueueByCamID(pxConfig *config, 33 psS64 cam_id, 33 char *stage, 34 psS64 stage_id, 34 35 char *workdir, 35 36 char *reduction,
Note:
See TracChangeset
for help on using the changeset viewer.
