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 | 
Contains some typedefs used in Poslib
Definition in file types.h.
| 
 | 
| Represents a binary domain name. | 
| 
 | 
| Represents a 16-bit unsigned number. | 
| 
 | 
| Represents an unsigned number containing at least 3 bits. | 
| 
 | 
| Represents a 32-bit unsigned number. | 
| 
 | 
| Represents an unsigned number containing at least 4 bits. | 
 1.3.7
 1.3.7