Public Types | |
| using | PairType = typename UnsortedPairs::PairType | 
Public Member Functions | |
| INLINE_FUNCTION_HD uint32 | size () const | 
| INLINE_FUNCTION_HD uint32 | loopCount () const | 
| INLINE_FUNCTION_HD bool | isValid (uint32 idx) const | 
| INLINE_FUNCTION_HD PairType | getPair (uint32 idx) const | 
| INLINE_FUNCTION_HD bool | getPair (uint32 idx, PairType &pair) const | 
Public Attributes | |
| ContainerType | Container_ | 
Definition at line 48 of file unsortedPairs.hpp.
| using PairType = typename UnsortedPairs::PairType | 
Definition at line 50 of file unsortedPairs.hpp.
      
  | 
  inline | 
Definition at line 55 of file unsortedPairs.hpp.
References unsortedPairs< executionSpace, idType >::pairAccessor::Container_.
      
  | 
  inline | 
Definition at line 58 of file unsortedPairs.hpp.
References unsortedPairs< executionSpace, idType >::pairAccessor::Container_.
      
  | 
  inline | 
Definition at line 61 of file unsortedPairs.hpp.
References unsortedPairs< executionSpace, idType >::pairAccessor::Container_.
      
  | 
  inline | 
Definition at line 64 of file unsortedPairs.hpp.
References unsortedPairs< executionSpace, idType >::pairAccessor::Container_.
      
  | 
  inline | 
Definition at line 67 of file unsortedPairs.hpp.
References unsortedPairs< executionSpace, idType >::pairAccessor::Container_.
| ContainerType Container_ | 
Definition at line 52 of file unsortedPairs.hpp.
Referenced by unsortedPairs< executionSpace, idType >::pairAccessor::getPair(), unsortedPairs< executionSpace, idType >::pairAccessor::isValid(), unsortedPairs< executionSpace, idType >::pairAccessor::loopCount(), and unsortedPairs< executionSpace, idType >::pairAccessor::size().