Eclipse SUMO - Simulation of Urban MObility
|
#include <cassert>
#include <fstream>
#include <cstring>
#include <string>
#include <vector>
Go to the source code of this file.
Data Structures | |
struct | strict_fstream::detail::static_method_holder |
class | strict_fstream::Exception |
Exception class thrown by failed operations. More... | |
class | strict_fstream::fstream |
class | strict_fstream::ifstream |
class | strict_fstream::ofstream |
Namespaces | |
namespace | strict_fstream |
namespace | strict_fstream::detail |
Functions | |
static std::string | strict_fstream::strerror () |
std::string | strict_fstream::trim_to_null (const std::vector< char > &buff) |