#include </builds/gaudi/Gaudi/GaudiCoreSvc/src/ApplicationMgr/ServiceManager.h>
Definition at line 48 of file ServiceManager.h.
 
◆ ServiceItem()
  
  
      
        
          | ServiceManager::ServiceItem::ServiceItem  | 
          ( | 
          IService *  | 
          s,  | 
         
        
           | 
           | 
          int  | 
          p = 0,  | 
         
        
           | 
           | 
          bool  | 
          act = false  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator<()
  
  
      
        
          | bool ServiceManager::ServiceItem::operator<  | 
          ( | 
          const ServiceItem &  | 
          rhs | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator==() [1/2]
  
  
      
        
          | bool ServiceManager::ServiceItem::operator==  | 
          ( | 
          const IService *  | 
          ptr | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator==() [2/2]
  
  
      
        
          | bool ServiceManager::ServiceItem::operator==  | 
          ( | 
          std::string_view  | 
          name | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ active
      
        
          | bool ServiceManager::ServiceItem::active | 
        
      
 
 
◆ priority
      
        
          | int ServiceManager::ServiceItem::priority | 
        
      
 
 
◆ service
The documentation for this struct was generated from the following file: