Definition at line 24 of file TGTextViewStream.h.
 
 | 
| int  | overflow (int=traits::eof()) override | 
|   | Method called to put a character into the controlled output sequence without changing the current position.  
  | 
|   | 
#include <TGTextViewStream.h>
◆ traits
◆ TGTextViewStreamBuf()
      
        
          | TGTextViewStreamBuf::TGTextViewStreamBuf  | 
          ( | 
          TGTextView * |           textview | ) | 
           | 
        
      
 
 
◆ ~TGTextViewStreamBuf()
  
  
      
        
          | TGTextViewStreamBuf::~TGTextViewStreamBuf  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ Class()
- Returns
 - TClass describing this class 
 
 
 
◆ Class_Name()
  
  
      
        
          | static const char * TGTextViewStreamBuf::Class_Name  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
- Returns
 - Name of this class 
 
 
 
◆ Class_Version()
◆ DeclFileName()
  
  
      
        
          | static const char * TGTextViewStreamBuf::DeclFileName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
- Returns
 - Name of the file containing the class declaration 
 
Definition at line 39 of file TGTextViewStream.h.
 
 
◆ IsA()
◆ overflow()
  
  
      
        
          | Int_t TGTextViewStreamBuf::overflow  | 
          ( | 
          int |           c = traits::eof() | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
Method called to put a character into the controlled output sequence without changing the current position. 
Definition at line 42 of file TGTextViewStream.cxx.
 
 
◆ Streamer()
◆ StreamerNVirtual()
  
  
      
        
          | void TGTextViewStreamBuf::StreamerNVirtual  | 
          ( | 
          TBuffer & |           ClassDef_StreamerNVirtual_b | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ fInputbuffer
  
  
      
        
          | std::vector<char> TGTextViewStreamBuf::fInputbuffer | 
         
       
   | 
  
protected   | 
  
 
 
◆ fLinebuffer
  
  
      
        
          | std::vector<char> TGTextViewStreamBuf::fLinebuffer | 
         
       
   | 
  
private   | 
  
 
 
◆ fTextView
The documentation for this class was generated from the following files: