Changeset 2645 in Sophya for trunk/SophyaPI/PIext/nobjmgr.h


Ignore:
Timestamp:
Feb 7, 2005, 3:23:45 PM (21 years ago)
Author:
cmv
Message:

openppf modified to allow for object selection at the line command level. cmv 070205

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/nobjmgr.h

    r2491 r2645  
    7070  virtual void          ReadObj(PInPersist& s, int num=-1);
    7171  virtual void          ReadObj(string const & nomppf, string & nobj);
     72  virtual void          ReadObj(vector<string> & flnm_objname);
    7273  virtual void          ReadAll(string const & nomppf);
    7374  virtual void          ReadFits(string const & flnm, string & nobj);
Note: See TracChangeset for help on using the changeset viewer.