| 
    Geant4
    10.02.p03
    
   | 
 
#include <G4FastList.hh>
Public Types | |
| typedef type_wrapper< LIST > | traits_type | 
| typedef type_wrapper< G4ManyFastLists_iterator< typename LIST::object > > | mli_traits_type | 
Public Member Functions | |
| _ListRef (LIST *__list) | |
Public Attributes | |
| LIST * | fpList | 
Definition at line 89 of file G4FastList.hh.
| typedef type_wrapper<G4ManyFastLists_iterator<typename LIST::object> > _ListRef< LIST >::mli_traits_type | 
Definition at line 93 of file G4FastList.hh.
| typedef type_wrapper<LIST> _ListRef< LIST >::traits_type | 
Definition at line 91 of file G4FastList.hh.
Definition at line 112 of file G4FastList.hh.
| LIST* _ListRef< LIST >::fpList | 
Definition at line 109 of file G4FastList.hh.