#include "file_system_info.h"#include "stream_reader.h"#include "stream_writer.h"#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 | |
| xtd | |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| 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. | |