Changeset 7532 for source/ariba/utility/bootstrap/BootstrapManager.h
- Timestamp:
- Feb 4, 2010, 5:29:37 PM (16 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  source/ariba/utility/bootstrap/BootstrapManager.h (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      source/ariba/utility/bootstrap/BootstrapManager.hr5953 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.
  
