- Timestamp:
- 2017-08-18T19:28:42+12:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/greenstone2/runtime-src/src/protocol/recptprototools.cpp
r31387 r31903 34 34 // THIS FILE IS A CANDIDATE FOR REFACTORING: merge get_info methods 35 35 36 // overloaded, to allow "custom" filter options. 36 37 bool get_info (const text_t &OID, const text_t &collection, const text_t &lang, 37 38 const text_tset &metadata, bool getParents, … … 76 77 } 77 78 78 // overloaded, to allow "custom" filter options.79 79 bool get_info (const text_t &OID, const text_t &collection, const text_t &lang, 80 80 const text_tset &metadata, const OptionValue_tarray &options,
Note:
See TracChangeset
for help on using the changeset viewer.