Changeset 1268 in Sophya for trunk/SophyaPI/PIext/basexecut.h
- Timestamp:
- Nov 1, 2000, 1:01:28 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/basexecut.h
r293 r1268 13 13 PIABaseExecutor(PIACmd* piac, NamedObjMgr* omg, PIStdImgApp* app); 14 14 virtual ~PIABaseExecutor(); 15 virtual int Execute(string& keyw, vector<string>& args );15 virtual int Execute(string& keyw, vector<string>& args, string& toks); 16 16 17 17 protected :
Note:
See TracChangeset
for help on using the changeset viewer.