Changeset 7532 for source/ariba/utility/bootstrap/BootstrapManager.h
- Timestamp:
- Feb 4, 2010, 5:29:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/bootstrap/BootstrapManager.h
r5953 r7532 85 85 86 86 RegistrationResult registerAllModules(); 87 RegistrationResult registerModule(BootstrapType type );87 RegistrationResult registerModule(BootstrapType type, string info=string("")); 88 88 RegistrationResult unregisterAllModules(); 89 89 RegistrationResult unregisterModule(BootstrapType type);
Note: See TracChangeset
for help on using the changeset viewer.