Eclipse SUMO - Simulation of Urban MObility
zstr::ofstream Class Reference

#include <zstr.hpp>

Inheritance diagram for zstr::ofstream:
[legend]
Collaboration diagram for zstr::ofstream:
[legend]

Public Member Functions

 ofstream (const std::string &filename, std::ios_base::openmode mode=std::ios_base::out)
 
virtual ~ofstream ()
 

Private Attributes

strict_fstream::ofstream _fs
 

Detailed Description

Definition at line 389 of file zstr.hpp.

Constructor & Destructor Documentation

◆ ofstream()

zstr::ofstream::ofstream ( const std::string &  filename,
std::ios_base::openmode  mode = std::ios_base::out 
)
inlineexplicit

Definition at line 394 of file zstr.hpp.

◆ ~ofstream()

virtual zstr::ofstream::~ofstream ( )
inlinevirtual

Definition at line 400 of file zstr.hpp.

Field Documentation

◆ _fs


The documentation for this class was generated from the following file: