Changeset 3423 in Sophya for trunk/SophyaPI/PIext/nobjmgr.h
- Timestamp:
- Dec 8, 2007, 11:21:02 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/nobjmgr.h
r3366 r3423 71 71 virtual void ReadObj(string const & nomppf, string & nobj); 72 72 virtual void ReadObj(vector<string> & flnm_objname); 73 virtual void ReadAll(string const & nomppf );73 virtual void ReadAll(string const & nomppf, bool atnametags=true); 74 74 virtual void SaveObj(string & nom, POutPersist& s, bool keeppath=false); 75 75 virtual void SaveObjects(string & patt, string const& nomppf);
Note:
See TracChangeset
for help on using the changeset viewer.