#include <GHashSetBase.h>
◆ iterator()
template<class C , class HashF  = GFixedSizeHash<C>, class AltHashF  = HashF, class Allocator  = GAllocatorGH<C>, class Entry  = GHashsetCachedEntry<C, HashF>> 
  
  
      
        
          | RE::GHashSetBase< C, HashF, AltHashF, Allocator, Entry >::iterator::iterator  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator*()
template<class C , class HashF  = GFixedSizeHash<C>, class AltHashF  = HashF, class Allocator  = GAllocatorGH<C>, class Entry  = GHashsetCachedEntry<C, HashF>> 
  
  
      
        
          | C & RE::GHashSetBase< C, HashF, AltHashF, Allocator, Entry >::iterator::operator*  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator->()
template<class C , class HashF  = GFixedSizeHash<C>, class AltHashF  = HashF, class Allocator  = GAllocatorGH<C>, class Entry  = GHashsetCachedEntry<C, HashF>> 
  
  
      
        
          | C * RE::GHashSetBase< C, HashF, AltHashF, Allocator, Entry >::iterator::operator->  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ Remove()
template<class C , class HashF  = GFixedSizeHash<C>, class AltHashF  = HashF, class Allocator  = GAllocatorGH<C>, class Entry  = GHashsetCachedEntry<C, HashF>> 
  
  
      
        
          | void RE::GHashSetBase< C, HashF, AltHashF, Allocator, Entry >::iterator::Remove  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GHashSetBase< C, HashF, AltHashF, Allocator, Entry >
template<class C , class HashF  = GFixedSizeHash<C>, class AltHashF  = HashF, class Allocator  = GAllocatorGH<C>, class Entry  = GHashsetCachedEntry<C, HashF>> 
  
  
      
        
          | friend class GHashSetBase< C, HashF, AltHashF, Allocator, Entry > | 
         
       
   | 
  
friend   | 
  
 
 
The documentation for this struct was generated from the following file: