Free Electron
Public Member Functions | Private Attributes | Friends | List of all members
fe::RecordGroup::iterator Class Reference

STL style iterator. More...

#include <RecordGroup.h>

Public Member Functions

 iterator (const iterator &it)
 
sp< RecordArray > & operator* (void)
 
sp< RecordArray > * operator-> (void)
 
iterator operator++ ()
 
iterator operator++ (int)
 
bool operator== (const iterator &other)
 
bool operator!= (const iterator &other)
 
sp< RecordGroupgroup (void)
 
bool check (void)
 

Private Attributes

t_layout_ra::iterator m_raMapIt
 
sp< RecordGroupm_spRG
 
Array< BaseAccessorm_filters
 
t_layout_ra::iterator m_endIt
 

Friends

class RecordGroup
 

Detailed Description

STL style iterator.


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