Changeset 17864 for trunk/psModules/src/concepts/pmConcepts.h
- Timestamp:
- May 30, 2008, 11:35:51 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConcepts.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConcepts.h
r16481 r17864 4 4 * @author Paul Price, IfA 5 5 * 6 * @version $Revision: 1.1 5$ $Name: not supported by cvs2svn $7 * @date $Date: 2008-0 2-15 02:26:09$6 * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2008-05-30 21:35:51 $ 8 8 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 9 9 */ … … 222 222 ); 223 223 224 /// Interpolate a concept name to the actual value 225 /// 226 /// Concepts enclosed within braces {}, are replaced with the value of the concept 227 psString pmConceptsInterpolate(const char *input, ///< Input string 228 const pmFPA *fpa, ///< FPA with concept values, or NULL 229 const pmChip *chip, ///< Chip with concept values, or NULL 230 const pmCell *cell ///< Cell with concept values, or NULL 231 ); 232 224 233 225 234 /// @}
Note:
See TracChangeset
for help on using the changeset viewer.
