#include <poly.h>
Public Member Functions | |
const_iterator () | |
const_iterator () | |
const_iterator (const poly &p) | |
const_iterator (const poly &p) | |
Static Public Member Functions | |
static const_iterator | end_of (const poly &p) |
static const_iterator | end_of (const poly &p) |
Private Types | |
typedef std::list< typename std::set< T >::const_iterator > ::const_iterator | const_state_iterator |
typedef std::list< typename std::set< T >::const_iterator > ::const_iterator | const_state_iterator |
typedef std::list< typename std::set< T >::const_iterator > ::iterator | state_iterator |
typedef std::list< typename std::set< T >::const_iterator > ::iterator | state_iterator |
Private Member Functions | |
void | decrement () |
void | decrement () |
T | dereference () const |
T | dereference () const |
bool | equal (const_iterator const &rhs) const |
bool | equal (const_iterator const &rhs) const |
void | increment () |
void | increment () |
Private Attributes | |
std::list< std::set< T > >::const_iterator | begin |
std::list< std::set< T > >::const_iterator | end |
std::list< typename std::set < T >::const_iterator > | state |
Friends | |
class | boost::iterator_core_access |
|
private |
|
private |
|
private |
|
private |
Definition at line 94 of file poly.h.
References poly< T >::const_iterator::begin, poly< T >::const_iterator::end, and poly< T >::const_iterator::state.
Definition at line 94 of file poly.h.
References poly< T >::const_iterator::begin, poly< T >::const_iterator::end, and poly< T >::const_iterator::state.
Definition at line 83 of file poly.h.
References poly< T >::const_iterator::begin, poly< T >::const_iterator::end, and poly< T >::const_iterator::state.
Definition at line 83 of file poly.h.
References poly< T >::const_iterator::begin, poly< T >::const_iterator::end, and poly< T >::const_iterator::state.
Definition at line 75 of file poly.h.
References alignCSCRings::s, and poly< T >::const_iterator::state.
Definition at line 75 of file poly.h.
References alignCSCRings::s, and poly< T >::const_iterator::state.
|
inlinestatic |
Definition at line 98 of file poly.h.
References poly< T >::const_iterator::end, poly< T >::end_columns(), and poly< T >::size().
|
inlinestatic |
Definition at line 98 of file poly.h.
References poly< T >::const_iterator::end, poly< T >::end_columns(), poly< T >::size(), and poly< T >::const_iterator::state.
Referenced by poly< T >::end().
|
inlineprivate |
Definition at line 74 of file poly.h.
References poly< T >::const_iterator::state.
|
inlineprivate |
Definition at line 74 of file poly.h.
References poly< T >::const_iterator::state.
Definition at line 76 of file poly.h.
References poly< T >::const_iterator::begin, poly< T >::const_iterator::end, and poly< T >::const_iterator::state.
Definition at line 76 of file poly.h.
References poly< T >::const_iterator::begin, poly< T >::const_iterator::end, and poly< T >::const_iterator::state.
|
private |
Definition at line 69 of file poly.h.
Referenced by poly< T >::const_iterator::const_iterator(), poly< T >::const_iterator::decrement(), and poly< T >::const_iterator::increment().
|
private |
Definition at line 69 of file poly.h.
Referenced by poly< T >::const_iterator::const_iterator(), Types.LuminosityBlockRange::cppID(), Types.EventRange::cppID(), poly< T >::const_iterator::decrement(), poly< T >::const_iterator::end_of(), poly< T >::const_iterator::increment(), and cmsPerfSuite.PerfSuiteTimer::set_end().
|
private |
Definition at line 68 of file poly.h.
Referenced by poly< T >::const_iterator::const_iterator(), poly< T >::const_iterator::decrement(), poly< T >::const_iterator::dereference(), poly< T >::const_iterator::end_of(), poly< T >::const_iterator::equal(), and poly< T >::const_iterator::increment().