Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

config.h File Reference

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

Included by dependency graph

Go to the source code of this file.

Typedefs

typedef unsigned char adr_u8
typedef signed char adr_s8
typedef unsigned short adr_u16
typedef signed short adr_s16
typedef unsigned long adr_u32
typedef signed long adr_s32
typedef unsigned long long adr_u64
typedef signed long long adr_s64


Typedef Documentation

typedef signed short adr_s16
 

Definition at line 21 of file config.h.

Referenced by u8tos16().

typedef signed long adr_s32
 

Definition at line 23 of file config.h.

typedef signed long long adr_s64
 

Definition at line 25 of file config.h.

typedef signed char adr_s8
 

Definition at line 19 of file config.h.

typedef unsigned short adr_u16
 

Definition at line 20 of file config.h.

typedef unsigned long adr_u32
 

Definition at line 22 of file config.h.

typedef unsigned long long adr_u64
 

Definition at line 24 of file config.h.

Referenced by GetNow().

typedef unsigned char adr_u8
 

Definition at line 18 of file config.h.


Generated at Mon Jun 10 02:55:14 2002 for audiere by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001