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


Ignore:
Timestamp:
Oct 12, 1999, 6:26:18 PM (26 years ago)
Author:
ercodmgr
Message:

HelpToTex + CopyObj (ds Adapter) et PawExecutor cmv+Reza 12/10/99

File:
1 edited

Legend:

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

    r449 r463  
    4343  virtual bool          AddObj(AnyDataObj* obj, string & nom, bool crd=false);
    4444  virtual bool          RenameObj(string & nom, string& nomnew);
     45  virtual bool          CopyObj(string & nom, string& nomcp);
    4546  virtual bool          DelObj(string & nom, bool fgd=true);
    4647  virtual void          DelObjects(string & patt, bool fgd=true);
Note: See TracChangeset for help on using the changeset viewer.