IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 20 years ago

Closed 20 years ago

#667 closed defect (fixed)

missing crucial APIs from generated set

Reported by: eugene Owned by: jhoblitt
Priority: high Milestone:
Component: glueforge Version: unspecified
Severity: critical Keywords:
Cc:

Description

there is an API to extract rows from the database and return them as a FITS
table. This merges two functions I requested:

  • a function to extract a row from the database and have it returned as a

pointer or array of pointers to the data type of intereset

  • construct a FITS table from an array of pointers to the datatype of interest

Change History (3)

comment:1 by jhoblitt, 20 years ago

Status: newassigned
  • a function to extract a row from the database and have it returned as a

pointer or array of pointers to the data type of intereset

I've added [foo]SelectRowObjects() to address this point.

comment:2 by jhoblitt, 20 years ago

Is this bug still valid?

comment:3 by eugene, 20 years ago

Resolution: fixed
Status: assignedclosed

the new functions cover the needs we will have

Note: See TracTickets for help on using tickets.