Changeset 1262 in Sophya for trunk/SophyaPI/PIext/cxxexecutor.h


Ignore:
Timestamp:
Oct 27, 2000, 6:30:28 PM (25 years ago)
Author:
ercodmgr
Message:

Reorganisation classe PIACmd (interpreteur de piapp) - Utilisation des services de NameObjMgr pour les variables de l'interpreteur - Reza 27/10/2000

File:
1 edited

Legend:

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

    r1237 r1262  
    2424
    2525  virtual int Execute(string& keyw,vector<string>& args);
     26
     27  int  ExecuteCxx(string const & code);
    2628
    2729  int  CrFile(string cfilename="cxx_spiapp.cc",string func="usercxx");
Note: See TracChangeset for help on using the changeset viewer.