Skip to content

Class ShardedMap::Iterator

template <typename ShardedMapPtr, class map_iterator>

ClassList > ShardedMap > Iterator

Public Functions

Type Name
Iterator (Iterator && other)
bool operator!= (const Iterator & other) const
std::iterator_traits< map_iterator >::reference operator* () const
void operator++ ()
std::iterator_traits< map_iterator >::pointer operator-> () const
Iterator & operator= (Iterator && other)
bool operator== (const Iterator & other) const
~Iterator ()

Public Functions Documentation

function Iterator [1/2]

inline ShardedMap::Iterator::Iterator (
    Iterator && other
) 

function operator!=

inline bool ShardedMap::Iterator::operator!= (
    const Iterator & other
) const

function operator*

inline std::iterator_traits< map_iterator >::reference ShardedMap::Iterator::operator* () const

function operator++

inline void ShardedMap::Iterator::operator++ () 

function operator->

inline std::iterator_traits< map_iterator >::pointer ShardedMap::Iterator::operator-> () const

function operator=

inline Iterator & ShardedMap::Iterator::operator= (
    Iterator && other
) 

function operator==

inline bool ShardedMap::Iterator::operator== (
    const Iterator & other
) const

function ~Iterator

inline ShardedMap::Iterator::~Iterator () 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/profiler/sharded_map.h