Changeset 3041 for source/ariba/utility/system/StartupWrapper.h
- Timestamp:
- Apr 23, 2009, 9:18:12 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/system/StartupWrapper.h
r3040 r3041 72 72 static void initConfig(string filename); 73 73 static void startup(StartupInterface* service, bool block = true); 74 static void shutdown( );74 static void shutdown(StartupInterface* service); 75 75 76 76 #ifdef UNDERLAY_OMNET
Note:
See TracChangeset
for help on using the changeset viewer.