Changeset 463 in Sophya for trunk/SophyaPI/PIext/nobjmgr.h
- Timestamp:
- Oct 12, 1999, 6:26:18 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/nobjmgr.h
r449 r463 43 43 virtual bool AddObj(AnyDataObj* obj, string & nom, bool crd=false); 44 44 virtual bool RenameObj(string & nom, string& nomnew); 45 virtual bool CopyObj(string & nom, string& nomcp); 45 46 virtual bool DelObj(string & nom, bool fgd=true); 46 47 virtual void DelObjects(string & patt, bool fgd=true);
Note:
See TracChangeset
for help on using the changeset viewer.