#include "headers/defs.h"
#include "headers/bsdint.h"
#include "headers/in.h"
#include "headers/in_systm.h"
#include "headers/udp.h"
#include "UDPSerializer.h"
#include <netinet/in.h>
Namespaces | |
namespace | INETFw |
Classes | |
struct | INETFw::in_addr |
struct | INETFw::udphdr |
Typedefs | |
typedef uint8_t | INETFw::u_int8_t |
typedef uint16_t | INETFw::u_int16_t |
typedef uint32_t | INETFw::u_int32_t |
typedef uint64_t | INETFw::u_int64_t |
typedef unsigned char | INETFw::uchar |
typedef unsigned short | INETFw::ushort |
typedef unsigned int | INETFw::uint |
typedef unsigned long | INETFw::ulong |
typedef unsigned char | INETFw::u_char |
typedef unsigned short | INETFw::u_short |
typedef unsigned int | INETFw::u_int |
typedef unsigned long | INETFw::u_long |
typedef u_int32_t | INETFw::in_addr_t |
typedef u_int16_t | INETFw::n_short |
typedef u_int32_t | INETFw::n_long |
typedef u_int32_t | INETFw::n_time |