Classe d'écriture d'un fichier texte pour les protections/reprises.  
 Plus de détails...
#include <arcane/std/internal/TextWriter2.h>
Classe d'écriture d'un fichier texte pour les protections/reprises. 
Définition à la ligne 37 du fichier TextWriter2.h.
◆ TextWriter2()
  
  | 
        
          | Arcane::impl::TextWriter2::TextWriter2 | ( | const String & | filename | ) |  |  | explicit | 
 
 
◆ ~TextWriter2()
      
        
          | Arcane::impl::TextWriter2::~TextWriter2 | ( |  | ) |  | 
      
 
 
◆ _binaryWrite()
  
  | 
        
          | void Arcane::impl::TextWriter2::_binaryWrite | ( | Span< const std::byte > | values | ) |  |  | private | 
 
 
◆ _open()
  
  | 
        
          | void Arcane::impl::TextWriter2::_open | ( | const String & | filename | ) |  |  | private | 
 
 
◆ dataCompressor()
◆ fileName()
      
        
          | String Arcane::impl::TextWriter2::fileName | ( |  | ) | const | 
      
 
 
◆ fileOffset()
      
        
          | Int64 Arcane::impl::TextWriter2::fileOffset | ( |  | ) |  | 
      
 
 
◆ setDataCompressor()
◆ stream()
      
        
          | std::ostream & Arcane::impl::TextWriter2::stream | ( |  | ) |  | 
      
 
 
◆ write()
      
        
          | void Arcane::impl::TextWriter2::write | ( | Span< const std::byte > | values | ) |  | 
      
 
 
◆ m_p
  
  | 
        
          | Impl* Arcane::impl::TextWriter2::m_p |  | private | 
 
 
La documentation de cette classe a été générée à partir des fichiers suivants :