#include <connection_pool_component.h>
◆ key_type
◆ ConnectionPoolComponent() [1/3]
◆ ConnectionPoolComponent() [2/3]
◆ ConnectionPoolComponent() [3/3]
  
  
      
        
          | ConnectionPoolComponent::ConnectionPoolComponent  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privatedefault   | 
  
 
 
◆ clear()
      
        
          | void ConnectionPoolComponent::clear  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ default_pool_name()
  
  
      
        
          | std::string ConnectionPoolComponent::default_pool_name  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ emplace()
template<class... Args> 
  
  
      
        
          | void ConnectionPoolComponent::emplace  | 
          ( | 
          Args &&...  | 
          args | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ erase()
      
        
          | void ConnectionPoolComponent::erase  | 
          ( | 
          const key_type &  | 
          name | ) | 
           | 
        
      
 
 
◆ get()
◆ get_instance()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ pool_names()
      
        
          | std::vector< std::string > ConnectionPoolComponent::pool_names  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ pools_
The documentation for this class was generated from the following files: