Changeset 7911 for source/ariba/utility/bootstrap/BootstrapManager.h
- Timestamp:
- Apr 20, 2010, 10:42:49 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/bootstrap/BootstrapManager.h
r7532 r7911 85 85 86 86 RegistrationResult registerAllModules(); 87 RegistrationResult registerModule(BootstrapType type, string info =string(""));87 RegistrationResult registerModule(BootstrapType type, string info); 88 88 RegistrationResult unregisterAllModules(); 89 89 RegistrationResult unregisterModule(BootstrapType type);
Note:
See TracChangeset
for help on using the changeset viewer.