Definition at line 30 of file TGTextBuffer.h.
 
#include <TGTextBuffer.h>
◆ TGTextBuffer() [1/3]
◆ TGTextBuffer() [2/3]
  
  
      
        
          | TGTextBuffer::TGTextBuffer  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ TGTextBuffer() [3/3]
  
  
      
        
          | TGTextBuffer::TGTextBuffer  | 
          ( | 
          Int_t  | 
          length | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~TGTextBuffer()
  
  
      
        
          | virtual TGTextBuffer::~TGTextBuffer  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ AddText() [1/2]
  
  
      
        
          | void TGTextBuffer::AddText  | 
          ( | 
          Int_t  | 
          pos,  | 
         
        
           | 
           | 
          const char *  | 
          text  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ AddText() [2/2]
  
  
      
        
          | void TGTextBuffer::AddText  | 
          ( | 
          Int_t  | 
          pos,  | 
         
        
           | 
           | 
          const char *  | 
          text,  | 
         
        
           | 
           | 
          Int_t  | 
          length  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ Clear()
  
  
      
        
          | void TGTextBuffer::Clear  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetBufferLength()
  
  
      
        
          | UInt_t TGTextBuffer::GetBufferLength  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetString()
  
  
      
        
          | const char * TGTextBuffer::GetString  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetTextLength()
  
  
      
        
          | UInt_t TGTextBuffer::GetTextLength  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator=()
◆ RemoveText()
◆ fBuffer
[legend] 
The documentation for this class was generated from the following file: