File I/O routines. More...
#include <simgear/compiler.h>#include <string>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <unistd.h>#include "iochannel.hxx"Go to the source code of this file.
Classes | |
| class | SGFile |
| A file I/O class based on SGIOChannel. More... | |
File I/O routines.
Definition in file sg_file.hxx.
1.6.1