iceoryx_doc  1.0.1
Public Member Functions | List of all members
iox::cxx::ObjectPool< T, CAPACITY >::Iterator Class Reference

Public Member Functions

 Iterator (Index_t index, ObjectPool< T, CAPACITY > &pool)
 
T & operator* ()
 
T * operator-> ()
 
Iteratoroperator++ ()
 
Iterator operator++ (int)
 
bool operator!= (const Iterator &other) const
 
bool operator== (const Iterator &other) const
 

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