Changeset 1268 in Sophya for trunk/SophyaPI/PIext/basexecut.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/basexecut.h

    r293 r1268  
    1313                PIABaseExecutor(PIACmd* piac, NamedObjMgr* omg, PIStdImgApp* app);
    1414  virtual       ~PIABaseExecutor();
    15   virtual int   Execute(string& keyw, vector<string>& args);
     15  virtual int   Execute(string& keyw, vector<string>& args, string& toks);
    1616
    1717protected :
Note: See TracChangeset for help on using the changeset viewer.