Ignore:
Timestamp:
1999-04-30T14:00:48+12:00 (25 years ago)
Author:
sjboddie
Message:

lots of stuff to do with getting documentaction working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/colservr/source.h

    r226 r249  
    3030  // before any other methods are called
    3131  virtual bool init (ostream &logout);
     32
     33  // translate_OID translates OIDs using ".pr", ."fc" etc.
     34  virtual bool translate_OID (const text_t &OIDin, text_t &OIDout,
     35                  comerror_t &err, ostream &logout);
    3236
    3337  // get_metadata fills out the metadata if possible, if it is not responsable
Note: See TracChangeset for help on using the changeset viewer.