ATLAS Offline Software
Public Attributes | List of all members
_SetIterator Struct Reference

Definition of a SetIterator. More...

#include <set.h>

Collaboration diagram for _SetIterator:

Public Attributes

Setset
 
SetEntrynext_entry
 
int next_chain
 

Detailed Description

Definition of a SetIterator.

Definition at line 85 of file set.h.

Member Data Documentation

◆ next_chain

int _SetIterator::next_chain

Definition at line 88 of file set.h.

◆ next_entry

SetEntry* _SetIterator::next_entry

Definition at line 87 of file set.h.

◆ set

Set* _SetIterator::set

Definition at line 86 of file set.h.


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