enet  v1.3.12
reliable UDP networking library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
types.h File Reference

type definitions for ENet More...

This graph shows which files directly or indirectly include this file:

Typedefs

typedef unsigned short enet_uint16
 unsigned 16-bit type More...
 
typedef unsigned int enet_uint32
 unsigned 32-bit type More...
 
typedef unsigned char enet_uint8
 unsigned 8-bit type More...
 

Detailed Description

type definitions for ENet

Typedef Documentation

typedef unsigned short enet_uint16

unsigned 16-bit type

typedef unsigned int enet_uint32

unsigned 32-bit type

typedef unsigned char enet_uint8

unsigned 8-bit type