| 
    bpp-core
    2.2.0
    
   | 
 
String output stream. More...
#include <Bpp/Io/OutputStream.h>
 Inheritance diagram for bpp::StdStr:
 Collaboration diagram for bpp::StdStr:Protected Attributes | |
| std::ostream * | stream_ | 
String output stream.
This class wraps the std::ostringstream stream.
Definition at line 340 of file OutputStream.h.
      
  | 
  inline | 
Definition at line 344 of file OutputStream.h.
      
  | 
  inline | 
Definition at line 348 of file OutputStream.h.
References bpp::StlOutputStreamWrapper::stream_.
      
  | 
  inlinevirtualinherited | 
Create a copy of this object and send a pointer to it.
Implements bpp::OutputStream.
Definition at line 257 of file OutputStream.h.
References bpp::StlOutputStreamWrapper::StlOutputStreamWrapper().
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 122 of file OutputStream.h.
References bpp::AbstractOutputStream::scienceNotation_.
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 254 of file OutputStream.h.
References bpp::StlOutputStreamWrapper::stream_.
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 255 of file OutputStream.h.
References bpp::StlOutputStreamWrapper::stream_.
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 120 of file OutputStream.h.
References bpp::AbstractOutputStream::precision_.
Referenced by bpp::StlOutputStream::operator<<(), bpp::StlOutputStreamWrapper::operator<<(), bpp::StdOut::operator<<(), and bpp::StdErr::operator<<().
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 123 of file OutputStream.h.
References bpp::AbstractOutputStream::scienceNotation_.
Referenced by bpp::StlOutputStream::operator<<(), bpp::StlOutputStreamWrapper::operator<<(), bpp::StdOut::operator<<(), and bpp::StdErr::operator<<().
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 233 of file OutputStream.h.
References bpp::StlOutputStreamWrapper::stream_.
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 234 of file OutputStream.h.
References bpp::StlOutputStreamWrapper::stream_.
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 235 of file OutputStream.h.
References bpp::StlOutputStreamWrapper::stream_.
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 236 of file OutputStream.h.
References bpp::StlOutputStreamWrapper::stream_.
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 237 of file OutputStream.h.
References bpp::StlOutputStreamWrapper::stream_.
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 239 of file OutputStream.h.
References bpp::StlOutputStreamWrapper::stream_.
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 240 of file OutputStream.h.
References bpp::StlOutputStreamWrapper::stream_.
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 241 of file OutputStream.h.
References bpp::AbstractOutputStream::getPrecision(), bpp::AbstractOutputStream::isScientificNotationEnabled(), and bpp::StlOutputStreamWrapper::stream_.
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 247 of file OutputStream.h.
References bpp::AbstractOutputStream::getPrecision(), bpp::AbstractOutputStream::isScientificNotationEnabled(), and bpp::StlOutputStreamWrapper::stream_.
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 253 of file OutputStream.h.
References bpp::StlOutputStreamWrapper::stream_.
      
  | 
  inlinevirtualinherited | 
Implements bpp::OutputStream.
Definition at line 115 of file OutputStream.h.
References bpp::AbstractOutputStream::precision_.
      
  | 
  inline | 
Definition at line 346 of file OutputStream.h.
References str(), and bpp::StlOutputStreamWrapper::stream_.
Referenced by str().
      
  | 
  protectedinherited | 
Definition at line 225 of file OutputStream.h.
Referenced by bpp::StlOutputStreamWrapper::endLine(), bpp::StlOutputStreamWrapper::flush(), bpp::StlOutputStreamWrapper::operator<<(), bpp::StlOutputStreamWrapper::operator=(), str(), and ~StdStr().