Inherits Glom::ConnectionPoolBackends::Postgres.
List of all members.
Constructor & Destructor Documentation
      
        
          | Glom::ConnectionPoolBackends::PostgresCentralHosted::PostgresCentralHosted | ( |  | ) |  | 
      
 
 
Member Function Documentation
      
        
          | Glib::ustring Glom::ConnectionPoolBackends::PostgresCentralHosted::get_host | ( |  | ) | const | 
      
 
 
      
        
          | int Glom::ConnectionPoolBackends::PostgresCentralHosted::get_port | ( |  | ) | const | 
      
 
 
      
        
          | bool Glom::ConnectionPoolBackends::PostgresCentralHosted::get_try_other_ports | ( |  | ) | const | 
      
 
 
      
        
          | void Glom::ConnectionPoolBackends::PostgresCentralHosted::set_host | ( | const Glib::ustring & | value | ) |  | 
      
 
0 means any port Other ports will be tried if the specified port fails. 
 
 
      
        
          | void Glom::ConnectionPoolBackends::PostgresCentralHosted::set_port | ( | int | port | ) |  | 
      
 
 
      
        
          | void Glom::ConnectionPoolBackends::PostgresCentralHosted::set_try_other_ports | ( | bool | val | ) |  | 
      
 
 
The documentation for this class was generated from the following files:
- connectionpool_backends/postgres_central.h
- connectionpool_backends/postgres_central.cc