Changeset 1207 in Sophya for trunk/SophyaPI/PIext/nobjmgr.h
- Timestamp:
- Sep 29, 2000, 4:26:15 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/nobjmgr.h
r1165 r1207 100 100 // Pour utilisation par ObjMgrWind 101 101 virtual void UpdateObjMgrWindow(int did); 102 103 // Pour completer le nom de l'objet avec le nom du repertoire 104 static void RemoveSpacesFromName(string & nom); 105 static bool CheckDirName(string & nom); 106 static int ParseObjectName(string & nom, string & nomrep, string & nomobj); 102 107 }; 103 108
Note:
See TracChangeset
for help on using the changeset viewer.