class ImportOutFile
    
      
        Members:
        
          - 
            
            ClearMarker(int)
          
 - 
            
            Done()
          
 - 
            
            End8bitTranslation(PRBool*, nsCString&, nsCString&)
          
 - 
            
            Flush()
          
 - 
            
            ImportOutFile()
          
 - 
            
            ImportOutFile(nsIFile*, PRUint8*, PRUint32)
          
 - 
            
            InitOutFile(nsIFile*, PRUint32)
          
 - 
            
            InitOutFile(nsIFile*, PRUint8*, PRUint32)
          
 - 
            
            Set8bitTranslator(nsImportTranslator*)
          
 - 
            
            SetMarker(int)
          
 - 
            public
            
            WriteByte(PRUint8)
          
 - 
            public
            
            WriteData(const PRUint8*, PRUint32)
          
 - 
            
            WriteEol()
          
 - 
            
            WriteStr(const char*)
          
 - 
            
            WriteStrAtMarker(int, const char*)
          
 - 
            
            WriteU8NullTerm(const PRUint8*, PRBool)
          
 - 
            protected
            
            m_bufSz
          
 - 
            protected
            
            m_engaged
          
 - 
            protected
            
            m_markers
          
 - 
            protected
            
            m_outputStream
          
 - 
            protected
            
            m_ownsFileAndBuffer
          
 - 
            protected
            
            m_pBuf
          
 - 
            protected
            
            m_pFile
          
 - 
            protected
            
            m_pTrans
          
 - 
            protected
            
            m_pTransBuf
          
 - 
            protected
            
            m_pTransOut
          
 - 
            protected
            
            m_pos
          
 - 
            protected
            
            m_supports8to7
          
 - 
            
            ~ImportOutFile()
          
 
        
       
    Locations: