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 unsigned short PRUint16 |
| typedef short PRInt16 |
| typedef long PRInt32 |
| typedef int PRIntn |
| typedef unsigned int PRUintn |
| typedef PRInt32 PROffset32 |
| typedef PRInt64 PROffset64 |
| typedef unsigned long PRUptrdiff |
| typedef PRIntn PRBool |
| typedef PRUint8 PRPackedBool |
| enum PRStatus |
1.5.6