ROOT  6.06/08
Reference Guide
Public Member Functions | Public Attributes | Private Member Functions | List of all members
TVirtualCollectionPtrIterators::TInternalIterator Struct Reference

Definition at line 218 of file TVirtualCollectionIterators.h.

Public Member Functions

 TInternalIterator ()
 
 TInternalIterator (const TInternalIterator &source)
 

Public Attributes

Copy_t fCopy
 
Delete_t fDelete
 
Next_t fNext
 
voidfIter
 

Private Member Functions

TInternalIteratoroperator= (const TInternalIterator &)
 

Constructor & Destructor Documentation

§ TInternalIterator() [1/2]

TVirtualCollectionPtrIterators::TInternalIterator::TInternalIterator ( )
inline

Definition at line 222 of file TVirtualCollectionIterators.h.

§ TInternalIterator() [2/2]

TVirtualCollectionPtrIterators::TInternalIterator::TInternalIterator ( const TInternalIterator source)
inline

Definition at line 223 of file TVirtualCollectionIterators.h.

Member Function Documentation

§ operator=()

TInternalIterator& TVirtualCollectionPtrIterators::TInternalIterator::operator= ( const TInternalIterator )
private

Member Data Documentation

§ fCopy

Copy_t TVirtualCollectionPtrIterators::TInternalIterator::fCopy

§ fDelete

Delete_t TVirtualCollectionPtrIterators::TInternalIterator::fDelete

§ fIter

void* TVirtualCollectionPtrIterators::TInternalIterator::fIter

§ fNext

Next_t TVirtualCollectionPtrIterators::TInternalIterator::fNext

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