IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 17, 2009, 4:23:38 PM (17 years ago)
Author:
eugene
Message:

added function pxAddLabelSearchArgs to allow -label entries to be multiple

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxtools.h

    r23873 r23918  
    5151bool pxIsValidState(const char *state);
    5252bool pxSetStateCleaned(const psString tableName, const psString columnName, psArray *rows);
     53bool pxAddLabelSearchArgs (pxConfig *config, psMetadata *where, char *field, char *name, char *op);
    5354
    5455bool pxSetFaultCode(psDB *dbh, const char *tableName, psMetadata *where, psS16 code);
Note: See TracChangeset for help on using the changeset viewer.