#include <mongocxx/v_noabi/mongocxx/events/topology_description.hpp>
An array of server_description instances. 
 | 
| using  | const_iterator = container::const_iterator | 
|   | The array's const iterator type.  
  | 
|   | 
| using  | iterator = container::iterator | 
|   | The array's iterator type.  
  | 
|   | 
◆ const_iterator
The array's const iterator type. 
 
 
◆ iterator
The array's iterator type. 
 
 
◆ server_descriptions()
  
  
      
        
          | mongocxx::v_noabi::events::topology_description::server_descriptions::server_descriptions  | 
          ( | 
          server_descriptions && |            | ) | 
           | 
         
       
   | 
  
noexcept   | 
  
 
 
◆ ~server_descriptions()
      
        
          | mongocxx::v_noabi::events::topology_description::server_descriptions::~server_descriptions  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ begin() [1/2]
  
  
      
        
          | const_iterator mongocxx::v_noabi::events::topology_description::server_descriptions::begin  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
noexcept   | 
  
 
Returns an iterator to the beginning. 
 
 
◆ begin() [2/2]
  
  
      
        
          | iterator mongocxx::v_noabi::events::topology_description::server_descriptions::begin  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
noexcept   | 
  
 
Returns an iterator to the beginning. 
 
 
◆ end() [1/2]
  
  
      
        
          | const_iterator mongocxx::v_noabi::events::topology_description::server_descriptions::end  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
noexcept   | 
  
 
Returns an iterator to the end. 
 
 
◆ end() [2/2]
  
  
      
        
          | iterator mongocxx::v_noabi::events::topology_description::server_descriptions::end  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
noexcept   | 
  
 
Returns an iterator to the end. 
 
 
◆ operator=()
◆ size()
  
  
      
        
          | std::size_t mongocxx::v_noabi::events::topology_description::server_descriptions::size  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
noexcept   | 
  
 
 
The documentation for this class was generated from the following file: