ROSE  0.11.145.0
Public Member Functions | List of all members
Rose::Registry< T, U >::iterator Class Reference

Description

template<typename T, typename U = RegistryTraits<T>>
class Rose::Registry< T, U >::iterator

Iterators for registry entries.

Definition at line 212 of file plugin.h.

#include <midend/astProcessing/plugin.h>

Public Member Functions

 iterator (const node *N)
 
bool operator== (const iterator &That) const
 
bool operator!= (const iterator &That) const
 
iteratoroperator++ ()
 
const entry & operator* () const
 
const entry * operator-> () const
 

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