FARGOS/VISTA Object Management Environment Core
..
|
#include <utils/http/HTTPembeddedServer.hpp>
#include <utils/base/atomic_values.h>
#include <list>
#include <inttypes.h>
#include <signal.h>
Macros | |
#define | STRCASECMP strcasecmp |
#define | SOCKET_CAST(x) x |
#define | THIS_COMPONENT app |
#define | fromHex(x) (((x) <= '9') ? ((x) - '0') : (((x) & 0xdf) - ('A' - 10))) |
#define fromHex | ( | x | ) | (((x) <= '9') ? ((x) - '0') : (((x) & 0xdf) - ('A' - 10))) |
#define SOCKET_CAST | ( | x | ) | x |
#define STRCASECMP strcasecmp |
#define THIS_COMPONENT app |
![]() | Generated: Tue Jul 28 2020 16:03:26
Support Information |