◆ difference_type
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ Collection_const_iterator() [1/2]
template<typename T > 
  
  
      
        
          | dd::Collection< T >::Collection_const_iterator::Collection_const_iterator  | 
          ( | 
          const Array *  | 
          array | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Collection_const_iterator() [2/2]
template<typename T > 
  
  
      
        
          | dd::Collection< T >::Collection_const_iterator::Collection_const_iterator  | 
          ( | 
          const Array *  | 
          array,  | 
         
        
           | 
           | 
          typename Array::const_iterator  | 
          it  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ current()
template<typename T > 
  
  
      
        
          | Array::const_iterator dd::Collection< T >::Collection_const_iterator::current  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ end()
◆ operator!=()
◆ operator*()
◆ operator++()
◆ operator==()
◆ m_array
◆ m_current
template<typename T > 
  
  
      
        
          | Array::const_iterator dd::Collection< T >::Collection_const_iterator::m_current | 
         
       
   | 
  
private   | 
  
 
 
◆ m_current_obj
The documentation for this class was generated from the following files: