Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

poslib/types.h File Reference

typedefs More...

Go to the source code of this file.


Defines

#define  uint16_t   unsigned short
#define  uint32_t   unsigned int

Typedefs

typedef uint16_t  u_int16
typedef uint32_t  u_int32
typedef char  u_int4
typedef char  u_int3
typedef char *  _domain

Detailed Description

typedefs

Contains some typedefs used in Poslib

Definition in file types.h.


Typedef Documentation

typedef char* _domain
 

Represents a binary domain name.

Definition at line 64 of file types.h.

typedef uint16_t u_int16
 

Represents a 16-bit unsigned number.

Definition at line 58 of file types.h.

typedef char u_int3
 

Represents an unsigned number containing at least 3 bits.

Definition at line 62 of file types.h.

typedef uint32_t u_int32
 

Represents a 32-bit unsigned number.

Definition at line 59 of file types.h.

typedef char u_int4
 

Represents an unsigned number containing at least 4 bits.

Definition at line 61 of file types.h.


Generated on Fri Dec 24 19:55:16 2004 for Poslib by doxygen 1.3.7