#include <channel.h>
Inherits streambuf.
  
  
      
        
          | PChannelStreamBuffer::PChannelStreamBuffer  | 
          ( | 
          PChannel *  | 
          chan | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | virtual int_type PChannelStreamBuffer::overflow  | 
          ( | 
          int_type  | 
           = EOF | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | virtual pos_type PChannelStreamBuffer::seekoff  | 
          ( | 
          std::streamoff  | 
          ,  | 
         
        
           | 
           | 
          ios_base::seekdir  | 
          ,  | 
         
        
           | 
           | 
          ios_base::openmode  | 
           = ios_base::in|ios_base::out  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | virtual pos_type PChannelStreamBuffer::seekpos  | 
          ( | 
          pos_type  | 
          ,  | 
         
        
           | 
           | 
          ios_base::openmode  | 
           = ios_base::in|ios_base::out  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | PBoolean PChannelStreamBuffer::SetBufferSize  | 
          ( | 
          PINDEX  | 
          newSize | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | virtual int PChannelStreamBuffer::sync  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | virtual int_type PChannelStreamBuffer::underflow  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
The documentation for this class was generated from the following file: