Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Protected Member Functions | Private Attributes | Friends | List of all members
core::fragment::FrameListIterator_ Class Reference

#include <FrameListIterator_.hh>

Inheritance diagram for core::fragment::FrameListIterator_:
Inheritance graph
[legend]
Collaboration diagram for core::fragment::FrameListIterator_:
Collaboration graph
[legend]

Protected Member Functions

 FrameListIterator_ (FrameList::iterator it)
 
bool operator!= (FrameIteratorWorker_ const &fiw) const
 
FrameIteratorWorker_operator++ ()
 
FrameIteratorWorker_operator= (FrameIteratorWorker_ const &fiw)
 
FrameOP frame_ptr ()
 
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 Attributes

FrameList::iterator it_
 

Friends

class FrameList
 
class FragID_Iterator
 

Detailed Description

Definition at line 42 of file FrameListIterator_.hh.

Constructor & Destructor Documentation

core::fragment::FrameListIterator_::FrameListIterator_ ( FrameList::iterator  it)
inlineprotected

Definition at line 46 of file FrameListIterator_.hh.

Member Function Documentation

FrameOP core::fragment::FrameListIterator_::frame_ptr ( )
inlineprotectedvirtual

Implements core::fragment::FrameIteratorWorker_.

Definition at line 64 of file FrameListIterator_.hh.

References it_.

FrameCOP core::fragment::FrameListIterator_::frame_ptr ( ) const
inlineprotectedvirtual

Implements core::fragment::FrameIteratorWorker_.

Definition at line 68 of file FrameListIterator_.hh.

References it_.

bool core::fragment::FrameListIterator_::operator!= ( FrameIteratorWorker_ const &  fiw) const
inlineprotectedvirtual

Implements core::fragment::FrameIteratorWorker_.

Definition at line 48 of file FrameListIterator_.hh.

References it_.

FrameIteratorWorker_& core::fragment::FrameListIterator_::operator++ ( )
inlineprotectedvirtual

Implements core::fragment::FrameIteratorWorker_.

Definition at line 53 of file FrameListIterator_.hh.

References it_.

FrameIteratorWorker_& core::fragment::FrameListIterator_::operator= ( FrameIteratorWorker_ const &  fiw)
inlineprotectedvirtual

Implements core::fragment::FrameIteratorWorker_.

Definition at line 58 of file FrameListIterator_.hh.

References it_.

Friends And Related Function Documentation

friend class FragID_Iterator
friend

Definition at line 44 of file FrameListIterator_.hh.

friend class FrameList
friend

Definition at line 43 of file FrameListIterator_.hh.

Member Data Documentation

FrameList::iterator core::fragment::FrameListIterator_::it_
private

Definition at line 73 of file FrameListIterator_.hh.

Referenced by frame_ptr(), operator!=(), operator++(), and operator=().


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