Changeset 13192 for trunk/psModules/src/objects/pmSourceIO.h
- Timestamp:
- May 3, 2007, 10:04:31 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceIO.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceIO.h
r13137 r13192 4 4 * @author EAM, IfA; GLG, MHPCC 5 5 * 6 * @version $Revision: 1. 9$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-05-03 00:13:03$6 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-05-03 20:04:31 $ 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 9 9 * … … 50 50 bool pmReadoutWriteObjects (pmReadout *readout, const pmFPAview *view, pmFPAfile *file, const pmConfig *config); 51 51 52 bool pmFPAviewCheckDataStatusForSources (const pmFPAview *view, const pmFPAfile *file); 53 bool pmFPACheckDataStatusForSources (const pmFPA *fpa); 54 bool pmChipCheckDataStatusForSources (const pmChip *chip); 55 bool pmCellCheckDataStatusForSources (const pmCell *cell); 56 bool pmReadoutCheckDataStatusForSources (const pmReadout *readout); 57 52 58 /// @} 53 59 # endif /* PM_SOURCE_IO_H */
Note:
See TracChangeset
for help on using the changeset viewer.
