- Timestamp:
- Mar 29, 2009, 6:15:31 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
-
branches/cnb_branches/cnb_branch_20090301/psModules
- Property svn:mergeinfo changed
/trunk/psModules merged: 23354,23358,23370,23374,23378,23404-23405,23428,23432,23447,23450-23452,23476,23487,23498,23535,23574,23576-23577,23587
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/psModules/src/camera/pmFPAfile.h
r23351 r23594 109 109 psString formatName; // name of the camera format 110 110 111 int index; // Index of file 112 111 113 psS64 imageId, sourceId; // Image and source identifiers 112 114 } pmFPAfile; 113 115 114 116 // allocate an empty pmFPAfile structure 115 pmFPAfile *pmFPAfileAlloc ();117 pmFPAfile *pmFPAfileAlloc(void); 116 118 117 119 // select the readout from the named pmFPAfile; if the named file does not exist,
Note:
See TracChangeset
for help on using the changeset viewer.
