prtypes.h File Reference


Classes

struct  PRInt64

Typedefs

typedef char PRInt8
typedef unsigned short PRUint16
typedef short PRInt16
typedef unsigned int PRUint32
typedef int PRInt32
typedef long PRInt64
typedef unsigned long PRUint64
typedef int PRIntn
typedef unsigned int PRUintn
typedef double PRFloat64
typedef size_t PRSize
typedef PRInt32 PROffset32
typedef PRInt64 PROffset64
typedef ptrdiff_t PRPtrdiff
typedef unsigned __int64 PRUptrdiff
typedef PRIntn PRBool
typedef PRUint8 PRPackedBool
typedef wchar_t PRUnichar
typedef __int64 PRWord
typedef unsigned __int64 PRUword

Enumerations

enum  PRStatus { PR_FAILURE = -1, PR_SUCCESS = 0 }

Variables

PR_BEGIN_EXTERN_C typedef
unsigned char 
PRUint8


Typedef Documentation

typedef signed char PRInt8

typedef unsigned short PRUint16

typedef short PRInt16

typedef unsigned long PRUint32

typedef long PRInt32

typedef long long PRInt64

typedef PRInt64 PRUint64

typedef int PRIntn

typedef unsigned int PRUintn

typedef double PRFloat64

typedef size_t PRSize

typedef PRInt32 PROffset32

typedef unsigned long PRUptrdiff

typedef PRIntn PRBool

typedef long PRWord

typedef unsigned long PRUword


Enumeration Type Documentation

enum PRStatus

Enumerator:
PR_FAILURE 
PR_SUCCESS 


Variable Documentation

PR_BEGIN_EXTERN_C typedef unsigned char PRUint8


Generated Mozilla by doxygen 1.5.6