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

/home/pcburns/c/penguinsound/src/player/include/pcbTypes.h File Reference

Platform specific types and endianism. More...

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

Included by dependency graph

Typedefs

typedef unsigned char byte
typedef unsigned short word
typedef unsigned long dword
typedef byte BYTE = 1
typedef word WORD = 2
typedef dword DWORD
typedef word UWORD
typedef byte UBYTE
typedef dword UDWORD
typedef unsigned char ubyte
typedef unsigned short uword
typedef unsigned long udword
typedef signed char sbyte
typedef signed short sword
typedef signed long sdword

Enumerations

enum  period_t { PT_LINEAR, PT_AMIGA, PT_XM_AMIGA }

Functions

ubyte LOW_BYTE (uword x)
ubyte HIGH_BYTE (uword x)

Detailed Description

Platform specific types and endianism.


Generated at Mon Nov 27 01:46:29 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000