kleopatra
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | _ASSUAN_ONLY_GPG_ERRORS |
#define | ASSUAN_FD2INT(h) ((h)) |
#define | ASSUAN_INT2FD(s) ((s)) |
#define | ASSUAN_INVALID_FD (-1) |
Typedefs | |
typedef int | assuan_fd_t |
Macro Definition Documentation
#define _ASSUAN_ONLY_GPG_ERRORS |
Definition at line 37 of file kleo-assuan.h.
#define ASSUAN_FD2INT | ( | h | ) | ((h)) |
Definition at line 75 of file kleo-assuan.h.
#define ASSUAN_INT2FD | ( | s | ) | ((s)) |
Definition at line 74 of file kleo-assuan.h.
#define ASSUAN_INVALID_FD (-1) |
Definition at line 73 of file kleo-assuan.h.
Typedef Documentation
typedef int assuan_fd_t |
Definition at line 72 of file kleo-assuan.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.