Ignore:
Timestamp:
2000-08-03T17:21:26+12:00 (24 years ago)
Author:
jrm21
Message:

merged z39.50 receptionist stuff into main trunk (along with the mgpp stuff)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/OIDtools.h

    r1285 r1347  
    4949           recptproto *collectproto, FilterResponse_t &response,
    5050           ostream &logout);
     51bool get_info (const text_t &OID, const text_t &collection,
     52           const text_tset &metadata, const OptionValue_tarray &options,
     53           bool getParents,
     54           recptproto *collectproto, FilterResponse_t &response,
     55           ostream &logout);
    5156bool get_info (const text_tarray &OIDs, const text_t &collection,
    5257           const text_tset &metadata, bool getParents,
Note: See TracChangeset for help on using the changeset viewer.