- Timestamp:
- Apr 19, 2013, 4:45:57 PM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130419
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130419
-
branches/eam_branches/ipp-20130419/psModules
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20130307/psModules (added) merged: 35321,35341,35343,35348,35350,35375-35376,35379,35381,35413
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20130419/psModules/src/camera/pmFPAfileDefine.h
r27657 r35421 81 81 const char *filename ///< Name of file 82 82 ); 83 84 // find the file associated with the argname & generate a pmFPAfile for it based on the filerule 85 pmFPAfile *pmFPAfileDefineNewConfig( 86 bool *success, ///< Found files? 87 pmConfig **outConfig, ///< output configuration for this file 88 pmConfig *sysConfig, ///< existing system config info 89 const char *filename, ///< name of filerule 90 const char *argname ///< argument entry 91 ); 92 83 93 84 94 // look for the given argname on the argument list. find the give filename from the file rules
Note:
See TracChangeset
for help on using the changeset viewer.
