Changeset 1268 in Sophya for trunk/SophyaPI/PIext/pawexecut.h


Ignore:
Timestamp:
Nov 1, 2000, 1:01:28 AM (25 years ago)
Author:
ercodmgr
Message:

3ieme argument string& toks pour Execute et ExecuteCommand
preparation gestion TmpDir dans cxxexecutor
suppression de ExecuteCXX ds cxxexecutor et appels
possibilite d'ajouter des userfct.cc ds cxxexecutor

cmv 1/11/00

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pawexecut.h

    r1247 r1268  
    1818              PAWExecutor(PIACmd* piac, PIStdImgApp* app);
    1919  virtual     ~PAWExecutor();
    20   virtual int Execute(string& keyw, vector<string>& args);
     20  virtual int Execute(string& keyw, vector<string>& args, string& toks);
    2121protected:
    2222  void  reset(vector<string>& tokens);
Note: See TracChangeset for help on using the changeset viewer.