Changeset 11292 for trunk/psModules/src/config/pmConfig.h
- Timestamp:
- Jan 25, 2007, 2:05:18 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfig.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfig.h
r11251 r11292 5 5 * @author Eugene Magnier, IfA 6 6 * 7 * @version $Revision: 1.2 6$ $Name: not supported by cvs2svn $8 * @date $Date: 2007-01-2 4 01:05:41$7 * @version $Revision: 1.27 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-01-26 00:05:18 $ 9 9 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 10 10 */ … … 155 155 156 156 /// Convert the supplied name, create a new output psString 157 psString pmConfigConvertFilename(const char *filename, const pmConfig *config); 157 psString pmConfigConvertFilename( 158 const char *filename, ///< file path/URI 159 const pmConfig *config, ///< configuration 160 bool create ///< create the file if it doesn't exist 161 ); 158 162 159 163 /// Set whether all config parameters are read on startup
Note:
See TracChangeset
for help on using the changeset viewer.
