Flexiport  2.0.0
Macros
config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FLEXIPORT_INCLUDE_SERIAL   1
 
#define FLEXIPORT_INCLUDE_TCP   1
 
#define FLEXIPORT_INCLUDE_UDP   1
 
#define FLEXIPORT_INCLUDE_LOGGING   1
 
#define FLEXIPORT_HAVE_GETADDRINFO   1
 

Macro Definition Documentation

#define FLEXIPORT_HAVE_GETADDRINFO   1

Definition at line 33 of file config.h.

#define FLEXIPORT_INCLUDE_LOGGING   1

Definition at line 32 of file config.h.

#define FLEXIPORT_INCLUDE_SERIAL   1

Definition at line 29 of file config.h.

#define FLEXIPORT_INCLUDE_TCP   1

Definition at line 30 of file config.h.

#define FLEXIPORT_INCLUDE_UDP   1

Definition at line 31 of file config.h.