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


Ignore:
Timestamp:
Dec 8, 2007, 11:21:02 PM (18 years ago)
Author:
ansari
Message:

ajout possibilite lecture ppf sequentielle (sans nametag) avec openppf et amelioration texte de help piapp, Reza 08/12/2007

File:
1 edited

Legend:

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

    r3366 r3423  
    7171  virtual void          ReadObj(string const & nomppf, string & nobj);
    7272  virtual void          ReadObj(vector<string> & flnm_objname);
    73   virtual void          ReadAll(string const & nomppf);
     73  virtual void          ReadAll(string const & nomppf, bool atnametags=true);
    7474  virtual void          SaveObj(string & nom, POutPersist& s, bool keeppath=false);
    7575  virtual void          SaveObjects(string & patt, string const& nomppf);
Note: See TracChangeset for help on using the changeset viewer.