Changeset 6044 for trunk/glueforge/templates/psdb/selectrowobjects_h.tt
- Timestamp:
- Jan 18, 2006, 4:28:46 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/glueforge/templates/psdb/selectrowobjects_h.tt
r6042 r6044 1 /** Selects up to limit rows from the database and returns them in a psArray 2 * 3 * This function assumes an empty psFits object and will create a FITS table 4 * as the first extension. 1 /** Selects up to limit rows from the database and returns as [% table.object_name %] objects in a psArray 5 2 * 6 3 * See psDBSelectRows() for documentation on the format of where. 7 4 * 8 * @return true on success5 * @return A psArray pointer or NULL on error 9 6 */ 10 7
Note:
See TracChangeset
for help on using the changeset viewer.
