Ignore:
Timestamp:
1999-07-30T14:26:44+12:00 (25 years ago)
Author:
sjboddie
Message:

added overloaded get_info function for getting info on multiple OIDs

File:
1 edited

Legend:

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

    r406 r423  
    3434           const text_tarray &metadata, bool getParents,
    3535           recptproto *collectproto, FilterResponse_t &response,
     36           ostream &logout);
     37bool get_info (const text_tarray &OIDs, const text_t &collection,
     38           const text_tarray &metadata, bool getParents,
     39           recptproto *collectproto,FilterResponse_t &response,
    3640           ostream &logout);
    3741
Note: See TracChangeset for help on using the changeset viewer.