Web Analytics Made Easy - Statcounter
Skip to content

Class SBCReferencePointerList::const_iterator#

ClassList > SBCReferencePointerList > const_iterator

Inherits the following classes: SBCReferenceOwnerList::const_iterator

Public Functions#

Type Name
const_iterator ()
const_iterator (SBCReferenceListLink * referenceListLink)
const_iterator (const const_iterator & i)
ReferenceTargetType * getReferenceTarget () const
ReferenceToTargetType * getReferenceToTarget () const
ReferenceTargetType * operator* () const
virtual ~const_iterator ()

Public Functions Documentation#

function const_iterator [1/3]#

inline SBCReferencePointerList::const_iterator::const_iterator () 

function const_iterator [2/3]#

inline SBCReferencePointerList::const_iterator::const_iterator (
    SBCReferenceListLink * referenceListLink
) 

function const_iterator [3/3]#

inline SBCReferencePointerList::const_iterator::const_iterator (
    const const_iterator & i
) 

function getReferenceTarget#

inline ReferenceTargetType * SBCReferencePointerList::const_iterator::getReferenceTarget () const

function getReferenceToTarget#

inline ReferenceToTargetType * SBCReferencePointerList::const_iterator::getReferenceToTarget () const

function operator*#

inline ReferenceTargetType * SBCReferencePointerList::const_iterator::operator* () const

function ~const_iterator#

inline virtual SBCReferencePointerList::const_iterator::~const_iterator ()