Definition at line 2225 of file TStreamerInfoActions.cxx.
 
 | 
| template<typename T >  | 
| static Int_t  | ReadCollectionBasicType (TBuffer &buf, void *addr, const TConfiguration *conf) | 
|   | 
| static Int_t  | ReadCollectionBool (TBuffer &buf, void *addr, const TConfiguration *conf) | 
|   | 
| static Int_t  | ReadCollectionDouble32 (TBuffer &buf, void *addr, const TConfiguration *conf) | 
|   | 
| static Int_t  | ReadCollectionFloat16 (TBuffer &buf, void *addr, const TConfiguration *conf) | 
|   | 
| template<typename T , void(*)(TBuffer &, void *, Int_t) action>  | 
| static Int_t  | ReadNumericalCollection (TBuffer &buf, void *addr, const TConfiguration *conf) | 
|   | 
| template<typename T >  | 
| static void  | SimpleRead (TBuffer &buf, void *addr, Int_t nvalues) | 
|   | 
| static void  | SimpleReadDouble32 (TBuffer &buf, void *addr, Int_t nvalues) | 
|   | 
| static void  | SimpleReadFloat16 (TBuffer &buf, void *addr, Int_t nvalues) | 
|   | 
◆ ReadCollectionBasicType()
template<typename T > 
  
  
      
        
          | static Int_t TStreamerInfoActions::AssociativeLooper::ReadCollectionBasicType  | 
          ( | 
          TBuffer &  | 
          buf,  | 
         
        
           | 
           | 
          void *  | 
          addr,  | 
         
        
           | 
           | 
          const TConfiguration *  | 
          conf  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ ReadCollectionBool()
  
  
      
        
          | static Int_t TStreamerInfoActions::AssociativeLooper::ReadCollectionBool  | 
          ( | 
          TBuffer &  | 
          buf,  | 
         
        
           | 
           | 
          void *  | 
          addr,  | 
         
        
           | 
           | 
          const TConfiguration *  | 
          conf  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ ReadCollectionDouble32()
  
  
      
        
          | static Int_t TStreamerInfoActions::AssociativeLooper::ReadCollectionDouble32  | 
          ( | 
          TBuffer &  | 
          buf,  | 
         
        
           | 
           | 
          void *  | 
          addr,  | 
         
        
           | 
           | 
          const TConfiguration *  | 
          conf  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ ReadCollectionFloat16()
  
  
      
        
          | static Int_t TStreamerInfoActions::AssociativeLooper::ReadCollectionFloat16  | 
          ( | 
          TBuffer &  | 
          buf,  | 
         
        
           | 
           | 
          void *  | 
          addr,  | 
         
        
           | 
           | 
          const TConfiguration *  | 
          conf  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ ReadNumericalCollection()
template<typename T , void(*)(
TBuffer &, void *, 
Int_t) action> 
 
  
  
      
        
          | static Int_t TStreamerInfoActions::AssociativeLooper::ReadNumericalCollection  | 
          ( | 
          TBuffer &  | 
          buf,  | 
         
        
           | 
           | 
          void *  | 
          addr,  | 
         
        
           | 
           | 
          const TConfiguration *  | 
          conf  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ SimpleRead()
template<typename T > 
  
  
      
        
          | static void TStreamerInfoActions::AssociativeLooper::SimpleRead  | 
          ( | 
          TBuffer &  | 
          buf,  | 
         
        
           | 
           | 
          void *  | 
          addr,  | 
         
        
           | 
           | 
          Int_t  | 
          nvalues  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ SimpleReadDouble32()
  
  
      
        
          | static void TStreamerInfoActions::AssociativeLooper::SimpleReadDouble32  | 
          ( | 
          TBuffer &  | 
          buf,  | 
         
        
           | 
           | 
          void *  | 
          addr,  | 
         
        
           | 
           | 
          Int_t  | 
          nvalues  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ SimpleReadFloat16()
  
  
      
        
          | static void TStreamerInfoActions::AssociativeLooper::SimpleReadFloat16  | 
          ( | 
          TBuffer &  | 
          buf,  | 
         
        
           | 
           | 
          void *  | 
          addr,  | 
         
        
           | 
           | 
          Int_t  | 
          nvalues  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this struct was generated from the following file: