Eclipse SUMO - Simulation of Urban MObility
|
#include <strict_fstream.hpp>
Public Member Functions | |
ofstream ()=default | |
ofstream (const std::string &filename, std::ios_base::openmode mode=std::ios_base::out) | |
void | open (const std::string &filename, std::ios_base::openmode mode=std::ios_base::out) |
Definition at line 197 of file strict_fstream.hpp.
|
default |
|
inline |
Definition at line 202 of file strict_fstream.hpp.
References open().
|
inline |
Definition at line 206 of file strict_fstream.hpp.
References strict_fstream::detail::static_method_holder::check_mode(), and strict_fstream::detail::static_method_holder::check_open().
Referenced by ofstream(), and zstr::ofstream::open().