|
Rosetta 3.5
|
#include <OrderedFragSetIterator_.hh>


Protected Member Functions | |
| OrderedFragSetIterator_ (OuterIterator it, OuterIterator eit) | |
| virtual bool | operator!= (FrameIteratorWorker_ const &fiw) const |
| virtual FrameIteratorWorker_ & | operator++ () |
| bool | increment_outer () |
| bool | increment_inner () |
| virtual FrameIteratorWorker_ & | operator= (FrameIteratorWorker_ const &fiw) |
| virtual FrameOP | frame_ptr () |
| virtual FrameCOP | frame_ptr () const |
Protected Member Functions inherited from core::fragment::FrameIteratorWorker_ | |
| virtual bool | operator== (FrameIteratorWorker_ const &fit) const |
| virtual FrameIteratorWorker_ & | operator+ (Size offset) |
| FrameOP | operator* () |
| FrameCOP | operator* () const |
| FrameOP | operator-> () |
| FrameCOP | operator-> () const |
Private Types | |
| typedef std::map< Size, FrameList > | FrameMap |
| typedef FrameMap::const_iterator | OuterIterator |
| typedef FrameList::const_iterator | InnerIterator |
Private Attributes | |
| OuterIterator | outer_ |
| OuterIterator | outer_end_ |
| InnerIterator | inner_ |
| InnerIterator | inner_end_ |
Friends | |
| class | OrderedFragSet |
Definition at line 63 of file OrderedFragSetIterator_.hh.
|
private |
Definition at line 65 of file OrderedFragSetIterator_.hh.
|
private |
Definition at line 67 of file OrderedFragSetIterator_.hh.
|
private |
Definition at line 66 of file OrderedFragSetIterator_.hh.
|
inlineprotected |
Definition at line 69 of file OrderedFragSetIterator_.hh.
References increment_outer(), inner_, inner_end_, outer_, and outer_end_.
|
inlineprotectedvirtual |
Implements core::fragment::FrameIteratorWorker_.
Definition at line 121 of file OrderedFragSetIterator_.hh.
References inner_.
|
inlineprotectedvirtual |
Implements core::fragment::FrameIteratorWorker_.
Definition at line 125 of file OrderedFragSetIterator_.hh.
References inner_.
|
inlineprotected |
Definition at line 104 of file OrderedFragSetIterator_.hh.
References inner_, and inner_end_.
Referenced by increment_outer(), and operator++().
|
inlineprotected |
Definition at line 92 of file OrderedFragSetIterator_.hh.
References increment_inner(), inner_, inner_end_, outer_, and outer_end_.
Referenced by operator++(), and OrderedFragSetIterator_().
|
inlineprotectedvirtual |
Implements core::fragment::FrameIteratorWorker_.
Definition at line 78 of file OrderedFragSetIterator_.hh.
References inner_, outer_, and outer_end_.
|
inlineprotectedvirtual |
Implements core::fragment::FrameIteratorWorker_.
Definition at line 86 of file OrderedFragSetIterator_.hh.
References increment_inner(), and increment_outer().
|
inlineprotectedvirtual |
Implements core::fragment::FrameIteratorWorker_.
Definition at line 112 of file OrderedFragSetIterator_.hh.
References inner_, inner_end_, outer_, and outer_end_.
|
friend |
Definition at line 64 of file OrderedFragSetIterator_.hh.
|
private |
Definition at line 132 of file OrderedFragSetIterator_.hh.
Referenced by frame_ptr(), increment_inner(), increment_outer(), operator!=(), operator=(), and OrderedFragSetIterator_().
|
private |
Definition at line 133 of file OrderedFragSetIterator_.hh.
Referenced by increment_inner(), increment_outer(), operator=(), and OrderedFragSetIterator_().
|
private |
Definition at line 130 of file OrderedFragSetIterator_.hh.
Referenced by increment_outer(), operator!=(), operator=(), and OrderedFragSetIterator_().
|
private |
Definition at line 131 of file OrderedFragSetIterator_.hh.
Referenced by increment_outer(), operator!=(), operator=(), and OrderedFragSetIterator_().
1.8.4