10 #ifndef vtk_m_exec_arg_Fetch_h 
   11 #define vtk_m_exec_arg_Fetch_h 
   48 template <
typename FetchTag, 
typename AspectTag, 
typename ExecObjectType>
 
   50 #ifdef VTKM_DOXYGEN_ONLY
 
   58   using ValueType = 
typename ExecObjectType::ValueType;
 
   68   template <
typename ThreadIndicesType>
 
   70                            const ExecObjectType& execObject) 
const;
 
   81   template <
typename ThreadIndicesType>
 
   83                        const ExecObjectType& execObject,
 
   86 #else  // VTKM_DOXYGEN_ONLY 
   88 #endif // VTKM_DOXYGEN_ONLY 
   93 #endif //vtk_m_exec_arg_Fetch_h