Changeset 29935 for trunk/psModules/src/camera/pmFPAFlags.h
- Timestamp:
- Dec 5, 2010, 9:33:17 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAFlags.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAFlags.h
r13190 r29935 34 34 ); 35 35 36 bool pmReadoutSetFileStatus(pmReadout *readout, bool status); 37 38 bool pmFPAviewSetFileStatus (pmFPA *fpa, const pmFPAview *view, bool status); 39 36 40 // Functions to check the file_exists flags 37 41 … … 65 69 ); 66 70 71 bool pmReadoutSetDataStatus (pmReadout *readout, bool status); 72 73 bool pmFPAviewSetDataStatus (pmFPA *fpa, const pmFPAview *view, bool status); 67 74 68 75 // Functions the check the data_exists flags
Note:
See TracChangeset
for help on using the changeset viewer.
