Changeset 17832 for trunk/psModules/src/objects/pmSourceIO.h
- Timestamp:
- May 28, 2008, 11:48:49 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceIO.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceIO.h
r17396 r17832 4 4 * @author EAM, IfA; GLG, MHPCC 5 5 * 6 * @version $Revision: 1.1 5$ $Name: not supported by cvs2svn $7 * @date $Date: 2008-0 4-08 18:35:38$6 * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2008-05-28 21:48:49 $ 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 9 9 * … … 57 57 58 58 bool pmFPAviewCheckDataStatusForSources (const pmFPAview *view, const pmFPAfile *file); 59 bool pmFPACheckDataStatusForSources (const pmFPA *fpa );60 bool pmChipCheckDataStatusForSources (const pmChip *chip );61 bool pmCellCheckDataStatusForSources (const pmCell *cell );62 bool pmReadoutCheckDataStatusForSources (const pmReadout *readout );59 bool pmFPACheckDataStatusForSources (const pmFPA *fpa, const char *name); 60 bool pmChipCheckDataStatusForSources (const pmChip *chip, const char *name); 61 bool pmCellCheckDataStatusForSources (const pmCell *cell, const char *name); 62 bool pmReadoutCheckDataStatusForSources (const pmReadout *readout, const char *name); 63 63 64 64 /// @}
Note:
See TracChangeset
for help on using the changeset viewer.
