Changeset 1268 in Sophya for trunk/SophyaPI/PIext/pawexecut.h
- Timestamp:
- Nov 1, 2000, 1:01:28 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pawexecut.h
r1247 r1268 18 18 PAWExecutor(PIACmd* piac, PIStdImgApp* app); 19 19 virtual ~PAWExecutor(); 20 virtual int Execute(string& keyw, vector<string>& args );20 virtual int Execute(string& keyw, vector<string>& args, string& toks); 21 21 protected: 22 22 void reset(vector<string>& tokens);
Note:
See TracChangeset
for help on using the changeset viewer.