Home
last modified time | relevance | path

Searched defs:sg_ofstream (Results 1 – 2 of 2) sorted by relevance

/dports/devel/simgear/simgear-2020.3.11/simgear/io/iostreams/
H A Dsgstream.hxx205 class sg_ofstream : public std::ofstream class
208 sg_ofstream() { } in sg_ofstream() function in sg_ofstream
H A Dsgstream.cxx244 sg_ofstream::sg_ofstream(const SGPath& path, ios_openmode io_mode) in sg_ofstream() function in sg_ofstream