Changeset 2182 in Sophya for trunk/SophyaPI/PIext
- Timestamp:
- Sep 4, 2002, 11:04:28 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/cxxexecutor.cc
r2181 r2182 435 435 <<" = dynamic_cast< "<<obtype<<" * >(omg.GetObj(___nomobj));"<<endl; 436 436 #ifdef SANS_EVOLPLANCK 437 long mExcErr = nullPtrErr;438 437 os<<"if("<<stmp<<"==NULL) { \n" 438 <<" long mExcErr = nullPtrErr; \n" 439 439 <<" cerr << \"CxxExecutor::PutObject: Non existing object " 440 440 <<" ... please update file \\n \" ;"
Note:
See TracChangeset
for help on using the changeset viewer.