![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Namespaces | |
detail | |
Data Structures | |
class | Exception |
Exception class thrown by failed operations. More... | |
class | fstream |
class | ifstream |
class | ofstream |
Functions | |
static std::string | strerror () |
This namespace defines wrappers for std::ifstream, std::ofstream, and std::fstream objects. The wrappers perform the following steps:
|
static |
Overload of error-reporting function, to enable use with VS. Ref: http://stackoverflow.com/a/901316/717706
Definition at line 29 of file strict_fstream.hpp.
Referenced by strict_fstream::detail::static_method_holder::check_open(), strict_fstream::detail::static_method_holder::check_peek(), OptionsCont::isUsableFileList(), and OutputDevice_File::OutputDevice_File().