Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

types.h File Reference

Go to the source code of this file.

Defines

#define __TYPES_H__   1
 Definition of basic types used throughout the daemon.


Typedefs

typedef unsigned int u_int32
 Unsigned 32 bit integear.

typedef unsigned short u_int16
 Unsigned 16 bit integer.

typedef unsigned char u_int8
 Unsigned 8 bit integer.


Define Documentation

#define __TYPES_H__   1
 

Definition of basic types used throughout the daemon.


Typedef Documentation

typedef unsigned short u_int16
 

Unsigned 16 bit integer.

typedef unsigned int u_int32
 

Unsigned 32 bit integear.

typedef unsigned char u_int8
 

Unsigned 8 bit integer.


Generated at Fri Jan 25 19:22:24 2002 for wccpd by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001