libfilezilla
Namespaces | Macros
libfilezilla.hpp File Reference

Sets some global macros and further includes string.hpp. More...

#include "private/defs.hpp"
#include "private/visibility.hpp"
#include "string.hpp"
Include dependency graph for libfilezilla.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 fz
 The namespace used by libfilezilla.
 

Macros

#define FZ_WINDOWS
 This macro is defined if libfilezilla has been compiled for the Windows platform.
 
#define FZ_MAC
 This macro is defined if libfilezilla has been compiled for OS X.
 
#define FZ_UNIX
 This macro is defined if libfilezilla has been compiled Unix(-like) platforms, but excluding OS X.
 

Detailed Description

Sets some global macros and further includes string.hpp.