dcop
ICEutil.h File Reference
#include <stdio.h>
Include dependency graph for ICEutil.h:

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

Go to the source code of this file.
Classes | |
| struct | IceAuthDataEntry |
| struct | IceAuthFileEntry |
Defines | |
| #define | IceAuthFileName KDE_IceAuthFileName |
| #define | IceAuthLockError 1 |
| #define | IceAuthLockSuccess 0 |
| #define | IceAuthLockTimeout 2 |
| #define | IceFreeAuthFileEntry KDE_IceFreeAuthFileEntry |
| #define | IceGenerateMagicCookie KDE_IceGenerateMagicCookie |
| #define | IceGetAuthFileEntry KDE_IceGetAuthFileEntry |
| #define | IceLockAuthFile KDE_IceLockAuthFile |
| #define | IceReadAuthFileEntry KDE_IceReadAuthFileEntry |
| #define | IceSetPaAuthData KDE_IceSetPaAuthData |
| #define | IceUnlockAuthFile KDE_IceUnlockAuthFile |
| #define | IceWriteAuthFileEntry KDE_IceWriteAuthFileEntry |
Functions | |
| char * | IceAuthFileName () |
| void | IceFreeAuthFileEntry () |
| char * | IceGenerateMagicCookie () |
| IceAuthFileEntry * | IceGetAuthFileEntry () |
| int | IceLockAuthFile () |
| IceAuthFileEntry * | IceReadAuthFileEntry () |
| void | IceSetPaAuthData () |
| void | IceUnlockAuthFile () |
| Status | KDE_IceWriteAuthFileEntry () |
Define Documentation
Function Documentation
| char* IceAuthFileName | ( | ) |
| void IceFreeAuthFileEntry | ( | ) |
| char* IceGenerateMagicCookie | ( | ) |
| IceAuthFileEntry* IceGetAuthFileEntry | ( | ) |
| int IceLockAuthFile | ( | ) |
| IceAuthFileEntry* IceReadAuthFileEntry | ( | ) |
| void IceSetPaAuthData | ( | ) |
| void IceUnlockAuthFile | ( | ) |
| Status KDE_IceWriteAuthFileEntry | ( | ) |
KDE 3.5 API Reference