Changeset 31439 for branches/eam_branches/ipp-20110404/ippTools/src/pxadd.h
- Timestamp:
- May 5, 2011, 10:05:10 AM (15 years ago)
- Location:
- branches/eam_branches/ipp-20110404/ippTools/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110404/ippTools/src
- Property svn:ignore
-
old new 42 42 diffphottool 43 43 minidvodbtool 44 laptool
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/eam_branches/ipp-20110404/ippTools/src/pxadd.h
r28181 r31439 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.
