Changeset 2999 in Sophya for trunk/SophyaPI/PIext/nomtarradapter.h
- Timestamp:
- Jul 2, 2006, 7:20:56 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/nomtarradapter.h
r2975 r2999 26 26 27 27 virtual AnyDataObj* CloneDataObj(bool share=false); 28 29 // Returns a string with synthetic information about the object 30 // opts : additional optional argument 31 virtual string GetInfoString(vector<string>& opts); 32 // Perform an operation on the object definded 33 // opts : operation definition 34 virtual int PerformOperation(vector<string>& opts); 28 35 29 36 virtual void SavePPF(POutPersist& s, string const & nom);
Note:
See TracChangeset
for help on using the changeset viewer.