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