#include <IOVAddress.h>
Definition at line 11 of file IOVAddress.h.
 
◆ IOVAddress() [1/3]
  
  
      
        
          | IOVAddress::IOVAddress  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ IOVAddress() [2/3]
◆ IOVAddress() [3/3]
  
  
      
        
          | IOVAddress::IOVAddress  | 
          ( | 
          long  | 
          svc,  | 
         
        
           | 
           | 
          const CLID &  | 
          clid,  | 
         
        
           | 
           | 
          const std::string &  | 
          p1,  | 
         
        
           | 
           | 
          const std::string &  | 
          p2,  | 
         
        
           | 
           | 
          unsigned long  | 
          ip1,  | 
         
        
           | 
           | 
          unsigned long  | 
          ip2,  | 
         
        
           | 
           | 
          const IOVRange &  | 
          range  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~IOVAddress()
  
  
      
        
          | virtual IOVAddress::~IOVAddress  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ addRef()
  
  
      
        
          | virtual unsigned long IOVAddress::addRef  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ clID()
  
  
      
        
          | virtual const CLID& IOVAddress::clID  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
Access : Retrieve class ID of the link. 
Definition at line 101 of file IOVAddress.h.
 
 
◆ ipar()
  
  
      
        
          | virtual const unsigned long* IOVAddress::ipar  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ key()
  
  
      
        
          | virtual const std::string& IOVAddress::key  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ operator=()
◆ par()
  
  
      
        
          | virtual const std::string* IOVAddress::par  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ range()
  
  
      
        
          | virtual IOVRange IOVAddress::range  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ registry()
  
  
      
        
          | virtual IRegistry* IOVAddress::registry  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ release()
  
  
      
        
          | virtual unsigned long IOVAddress::release  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ setClID()
  
  
      
        
          | virtual void IOVAddress::setClID  | 
          ( | 
          const CLID &  | 
          clid | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
Access : Set class ID of the link. 
Definition at line 105 of file IOVAddress.h.
 
 
◆ setRange()
  
  
      
        
          | virtual void IOVAddress::setRange  | 
          ( | 
          IOVRange &  | 
          range | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ setRegistry()
  
  
      
        
          | virtual void IOVAddress::setRegistry  | 
          ( | 
          IRegistry *  | 
          pRegistry | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ setSvcType()
  
  
      
        
          | virtual void IOVAddress::setSvcType  | 
          ( | 
          long  | 
          typ | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
Access : set the storage type of the class id. 
Definition at line 113 of file IOVAddress.h.
 
 
◆ svcType()
  
  
      
        
          | virtual long IOVAddress::svcType  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
Access : retrieve the storage type of the class id. 
Definition at line 109 of file IOVAddress.h.
 
 
◆ tag()
  
  
      
        
          | virtual const std::string& IOVAddress::tag  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ m_clID
◆ m_ipar
  
  
      
        
          | unsigned long IOVAddress::m_ipar[2] | 
         
       
   | 
  
protected   | 
  
 
Integer parameters to be accessed. 
Definition at line 23 of file IOVAddress.h.
 
 
◆ m_par
  
  
      
        
          | std::string IOVAddress::m_par[2] | 
         
       
   | 
  
protected   | 
  
 
String parameters to be accessed. 
Definition at line 21 of file IOVAddress.h.
 
 
◆ m_pRegistry
  
  
      
        
          | IRegistry* IOVAddress::m_pRegistry | 
         
       
   | 
  
protected   | 
  
 
Pointer to corresponding directory. 
Definition at line 25 of file IOVAddress.h.
 
 
◆ m_range
◆ m_refCount
  
  
      
        
          | unsigned long IOVAddress::m_refCount | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_svcType
  
  
      
        
          | long IOVAddress::m_svcType | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: