Changeset 30772 for branches/eam_branches/ipp-20110213/ppSub/src/ppSub.h
- Timestamp:
- Mar 1, 2011, 6:21:28 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/ppSub/src/ppSub.h
r29937 r30772 128 128 void ppSubVersionPrint(void); 129 129 130 /// write the version info to a string 131 psString ppSubVersionLong(void); 132 130 133 /// Mark the data quality as bad and prepare to suspend processing 131 134 void ppSubDataQuality(ppSubData *data, ///< Processing data … … 185 188 bool ppSubSetSourceImageIDs (psArray *sources, int imageID); 186 189 190 void ppSubSetThreads (void); 191 187 192 ///@} 188 193 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
