Definition at line 228 of file result_set.hpp.
 
 | 
|   | FieldView (const detail::ResultWrapper &res, size_type row_index, size_type field_index) | 
|   | 
| template<typename T >  | 
| size_type  | To (T &&val) const | 
|   | 
◆ size_type
      
        
          | using storages::postgres::FieldView::size_type = std::size_t | 
        
      
 
 
◆ FieldView()
  
  
      
        
          | storages::postgres::FieldView::FieldView  | 
          ( | 
          const detail::ResultWrapper & |           res,  | 
         
        
           | 
           | 
          size_type |           row_index,  | 
         
        
           | 
           | 
          size_type |           field_index ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ To()
template<typename T > 
  
  
      
        
          | size_type storages::postgres::FieldView::To  | 
          ( | 
          T && |           val | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: