indexContainer< IndexType >::IndexAccessor< ViewType > Class Template Reference

Public Member Functions

 IndexAccessor (ViewType v)
 
INLINE_FUNCTION_HD IndexType operator() (int32 i) const
 

Protected Attributes

ViewType view_
 

Detailed Description

template<typename IndexType>
template<typename ViewType>
class pFlow::indexContainer< IndexType >::IndexAccessor< ViewType >

Definition at line 47 of file indexContainer.hpp.

Constructor & Destructor Documentation

◆ IndexAccessor()

IndexAccessor ( ViewType  v)
inline

Definition at line 53 of file indexContainer.hpp.

Member Function Documentation

◆ operator()()

INLINE_FUNCTION_HD IndexType operator() ( int32  i) const
inline

Member Data Documentation

◆ view_

ViewType view_
protected

The documentation for this class was generated from the following file: