Changeset 1268 in Sophya for trunk/SophyaPI/PIext/basexecut.cc


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.cc

    r1134 r1268  
    4444 
    4545/* --Methode-- */
    46 int PIABaseExecutor::Execute(string& kw, vector<string>& tokens)
     46int PIABaseExecutor::Execute(string& kw, vector<string>& tokens, string& toks)
    4747{
    4848Services2NObjMgr* srvo = mObjMgr->GetServiceObj();
Note: See TracChangeset for help on using the changeset viewer.