libfilezilla
Classes | Namespaces | Functions
file.hpp File Reference

File handling. More...

#include "libfilezilla.hpp"
#include "private/windows.hpp"
#include <stdint.h>
Include dependency graph for file.hpp:

Go to the source code of this file.

Classes

class  file
 Lean class for file access. More...
 

Namespaces

 fz
 The namespace used by libfilezilla.
 

Functions

bool remove_file (native_string const &name)
 

Detailed Description

File handling.