#include "file_system_info.hpp"#include "stream_reader.hpp"#include "stream_writer.hpp"#include <fstream>Contains xtd::io::file_info class.
Go to the source code of this file.
Classes | |
| class | xtd::io::file_info |
| Provides static methods for the creation, copying, deletion, moving, and opening of files, and aids in the creation of std::fstream objects. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| namespace | xtd::io |
| The xtd::io namespace contains types that allow reading and writing to files and data streams, and types that provide basic file and directory support. | |