Interface for output.  
 More...
Interface for output. 
Definition at line 47 of file JDataFrame.hh.
 
◆ ~JOutput()
  
  
      
        
          | virtual JROOT::JDataFrame::JOutput::~JOutput  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ getAddress()
  
  
      
        
          | virtual char* JROOT::JDataFrame::JOutput::getAddress  | 
          ( | 
          const size_t  | 
          i | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ put()
template<class T > 
  
  
      
        
          | void JROOT::JDataFrame::JOutput::put  | 
          ( | 
          const size_t  | 
          i,  | 
         
        
           | 
           | 
          const T &  | 
          value  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Put value at given index. 
- Parameters
 - 
  
  
 
Definition at line 71 of file JDataFrame.hh.
virtual char * getAddress(const size_t i)=0
Get address.
 
 
 
 
The documentation for this struct was generated from the following file: