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


Ignore:
Timestamp:
Sep 4, 2002, 10:58:08 AM (23 years ago)
Author:
ansari
Message:

Correction TmpDir() ds cxxexecutor.cc + exception Peida nullPtrError en long , Reza 04/09/2002

File:
1 edited

Legend:

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

    r1297 r2181  
    8686
    8787
    88   string mDefTmp;
     88  //  string mDefTmp; remplace par la methode TmpDir() - Reza 4/9/02
     89  inline string const& TmpDir() { NamedObjMgr omg; return omg.GetTmpDir(); }
    8990  string mDefRoot;
    9091  string mDefFunc;
Note: See TracChangeset for help on using the changeset viewer.