gwenhywfar  4.12.0beta
Data Structures | Macros | Typedefs | Functions
listdoc.h File Reference

Go to the source code of this file.

Data Structures

struct  GWEN_CRYPT_KEY_LIST
 
struct  GWEN_CRYPT_KEY_LIST_ELEMENT
 
struct  GWEN_CRYPT_TOKEN_CONTEXT_LIST
 
struct  GWEN_CRYPT_TOKEN_CONTEXT_LIST_ELEMENT
 
struct  GWEN_CRYPT_TOKEN_KEYINFO_LIST
 
struct  GWEN_CRYPT_TOKEN_KEYINFO_LIST_ELEMENT
 
struct  GWEN_CRYPT_TOKEN_LIST
 
struct  GWEN_CRYPT_TOKEN_LIST_ELEMENT
 
struct  GWEN_CRYPTHEAD_LIST
 
struct  GWEN_CRYPTHEAD_LIST_ELEMENT
 
struct  GWEN_DBIO_LIST
 
struct  GWEN_DBIO_LIST_ELEMENT
 
struct  GWEN_DIALOG_LIST
 
struct  GWEN_DIALOG_LIST_ELEMENT
 
struct  GWEN_FSLOCK_LIST
 
struct  GWEN_FSLOCK_LIST_ELEMENT
 
struct  GWEN_INHERITDATA_LIST
 
struct  GWEN_INHERITDATA_LIST_ELEMENT
 
struct  GWEN_MDIGEST_LIST
 
struct  GWEN_MDIGEST_LIST_ELEMENT
 
struct  GWEN_PLUGIN_DESCRIPTION_LIST
 
struct  GWEN_PLUGIN_DESCRIPTION_LIST_ELEMENT
 
struct  GWEN_SAR_FILEHEADER_LIST
 
struct  GWEN_SAR_FILEHEADER_LIST_ELEMENT
 
struct  GWEN_SIGHEAD_LIST
 
struct  GWEN_SIGHEAD_LIST_ELEMENT
 
struct  GWEN_SIGTAIL_LIST
 
struct  GWEN_SIGTAIL_LIST_ELEMENT
 
struct  GWEN_SOCKET_LIST
 
struct  GWEN_SOCKET_LIST_ELEMENT
 
struct  GWEN_SSLCERTDESCR_LIST
 
struct  GWEN_SSLCERTDESCR_LIST_ELEMENT
 
struct  GWEN_SYNCIO_LIST
 
struct  GWEN_SYNCIO_LIST_ELEMENT
 
struct  GWEN_TAG16_LIST
 
struct  GWEN_TAG16_LIST_ELEMENT
 
struct  GWEN_TLV_LIST
 
struct  GWEN_TLV_LIST_ELEMENT
 
struct  GWEN_URL_LIST
 
struct  GWEN_URL_LIST_ELEMENT
 
struct  GWEN_XMLNODE_LIST
 
struct  GWEN_XMLNODE_LIST_ELEMENT
 
struct  GWEN_XMLNODE_NAMESPACE_LIST
 
struct  GWEN_XMLNODE_NAMESPACE_LIST_ELEMENT
 
struct  GWEN_XSD_NODE_LIST
 
struct  GWEN_XSD_NODE_LIST_ELEMENT
 
struct  HTML_FONT_LIST
 
struct  HTML_FONT_LIST_ELEMENT
 
struct  HTML_IMAGE_LIST
 
struct  HTML_IMAGE_LIST_ELEMENT
 
struct  MYSTRUCT_LIST
 
struct  MYSTRUCT_LIST_ELEMENT
 
struct  t_LIST
 
struct  t_LIST_ELEMENT
 

Macros

#define GWEN_CRYPT_CRYPTALGO_LIST2_H
 
#define GWEN_CRYPT_HASHALGO_LIST2_H
 
#define GWEN_CRYPT_KEY_LIST1_H
 
#define GWEN_CRYPT_KEY_LIST2_H
 
#define GWEN_CRYPT_PADDALGO_LIST2_H
 
#define GWEN_CRYPT_TOKEN_CONTEXT_LIST1_H
 
#define GWEN_CRYPT_TOKEN_CONTEXT_LIST2_H
 
#define GWEN_CRYPT_TOKEN_KEYINFO_LIST1_H
 
#define GWEN_CRYPT_TOKEN_KEYINFO_LIST2_H
 
#define GWEN_CRYPT_TOKEN_LIST1_H
 
#define GWEN_CRYPT_TOKEN_LIST2_H
 
#define GWEN_CRYPTHEAD_LIST1_H
 
#define GWEN_DBIO_LIST1_H
 
#define GWEN_DIALOG_LIST1_H
 
#define GWEN_DIALOG_LIST2_H
 
#define GWEN_FSLOCK_LIST1_H
 
#define GWEN_FSLOCK_LIST2_H
 
#define GWEN_INHERITDATA_LIST1_H
 
#define GWEN_MDIGEST_LIST1_H
 
#define GWEN_MDIGEST_LIST2_H
 
#define GWEN_PLUGIN_DESCRIPTION_LIST1_H
 
#define GWEN_PLUGIN_DESCRIPTION_LIST2_H
 
#define GWEN_SAR_FILEHEADER_LIST1_H
 
#define GWEN_SIGHEAD_LIST1_H
 
#define GWEN_SIGTAIL_LIST1_H
 
#define GWEN_SOCKET_LIST1_H
 
#define GWEN_SOCKET_LIST2_H
 
#define GWEN_SSLCERTDESCR_LIST1_H
 
#define GWEN_SSLCERTDESCR_LIST2_H
 
#define GWEN_SYNCIO_LIST1_H
 
#define GWEN_TAG16_LIST1_H
 
#define GWEN_TLV_LIST1_H
 
#define GWEN_URL_LIST1_H
 
#define GWEN_URL_LIST2_H
 
#define GWEN_XMLNODE_LIST1_H
 
#define GWEN_XMLNODE_LIST2_H
 
#define GWEN_XMLNODE_NAMESPACE_LIST1_H
 
#define GWEN_XSD_NODE_LIST1_H
 
#define HTML_FONT_LIST1_H
 
#define HTML_IMAGE_LIST1_H
 
#define MYSTRUCT_LIST1_H
 
#define t_LIST1_H
 
#define t_LIST2_H
 

Typedefs

typedef struct
GWEN_CRYPT_CRYPTALGO_CONSTLIST2 
GWEN_CRYPT_CRYPTALGO_CONSTLIST2
 
typedef const
GWEN_CRYPT_CRYPTALGO *( 
GWEN_CRYPT_CRYPTALGO_CONSTLIST2_FOREACH )(const GWEN_CRYPT_CRYPTALGO *element, void *user_data)
 
typedef struct
GWEN_CRYPT_CRYPTALGO_CONSTLIST2_ITERATOR 
GWEN_CRYPT_CRYPTALGO_CONSTLIST2_ITERATOR
 
typedef struct
GWEN_CRYPT_CRYPTALGO_LIST2 
GWEN_CRYPT_CRYPTALGO_LIST2
 
typedef GWEN_CRYPT_CRYPTALGO *( GWEN_CRYPT_CRYPTALGO_LIST2_FOREACH )(GWEN_CRYPT_CRYPTALGO *element, void *user_data)
 
typedef struct
GWEN_CRYPT_CRYPTALGO_LIST2_ITERATOR 
GWEN_CRYPT_CRYPTALGO_LIST2_ITERATOR
 
typedef struct
GWEN_CRYPT_HASHALGO_CONSTLIST2 
GWEN_CRYPT_HASHALGO_CONSTLIST2
 
typedef const
GWEN_CRYPT_HASHALGO *( 
GWEN_CRYPT_HASHALGO_CONSTLIST2_FOREACH )(const GWEN_CRYPT_HASHALGO *element, void *user_data)
 
typedef struct
GWEN_CRYPT_HASHALGO_CONSTLIST2_ITERATOR 
GWEN_CRYPT_HASHALGO_CONSTLIST2_ITERATOR
 
typedef struct
GWEN_CRYPT_HASHALGO_LIST2 
GWEN_CRYPT_HASHALGO_LIST2
 
typedef GWEN_CRYPT_HASHALGO *( GWEN_CRYPT_HASHALGO_LIST2_FOREACH )(GWEN_CRYPT_HASHALGO *element, void *user_data)
 
typedef struct
GWEN_CRYPT_HASHALGO_LIST2_ITERATOR 
GWEN_CRYPT_HASHALGO_LIST2_ITERATOR
 
typedef struct
GWEN_CRYPT_KEY_CONSTLIST2 
GWEN_CRYPT_KEY_CONSTLIST2
 
typedef const GWEN_CRYPT_KEY *( GWEN_CRYPT_KEY_CONSTLIST2_FOREACH )(const GWEN_CRYPT_KEY *element, void *user_data)
 
typedef struct
GWEN_CRYPT_KEY_CONSTLIST2_ITERATOR 
GWEN_CRYPT_KEY_CONSTLIST2_ITERATOR
 
typedef struct GWEN_CRYPT_KEY_LIST GWEN_CRYPT_KEY_LIST
 
typedef struct GWEN_CRYPT_KEY_LIST2 GWEN_CRYPT_KEY_LIST2
 
typedef GWEN_CRYPT_KEY *( GWEN_CRYPT_KEY_LIST2_FOREACH )(GWEN_CRYPT_KEY *element, void *user_data)
 
typedef struct
GWEN_CRYPT_KEY_LIST2_ITERATOR 
GWEN_CRYPT_KEY_LIST2_ITERATOR
 
typedef struct
GWEN_CRYPT_KEY_LIST_ELEMENT 
GWEN_CRYPT_KEY_LIST__ELEMENT
 
typedef int GWENHYWFAR_CB(* GWEN_CRYPT_KEY_LIST_SORT_FN )(const GWEN_CRYPT_KEY *a, const GWEN_CRYPT_KEY *b, int ascending)
 
typedef struct
GWEN_CRYPT_PADDALGO_CONSTLIST2 
GWEN_CRYPT_PADDALGO_CONSTLIST2
 
typedef const
GWEN_CRYPT_PADDALGO *( 
GWEN_CRYPT_PADDALGO_CONSTLIST2_FOREACH )(const GWEN_CRYPT_PADDALGO *element, void *user_data)
 
typedef struct
GWEN_CRYPT_PADDALGO_CONSTLIST2_ITERATOR 
GWEN_CRYPT_PADDALGO_CONSTLIST2_ITERATOR
 
typedef struct
GWEN_CRYPT_PADDALGO_LIST2 
GWEN_CRYPT_PADDALGO_LIST2
 
typedef GWEN_CRYPT_PADDALGO *( GWEN_CRYPT_PADDALGO_LIST2_FOREACH )(GWEN_CRYPT_PADDALGO *element, void *user_data)
 
typedef struct
GWEN_CRYPT_PADDALGO_LIST2_ITERATOR 
GWEN_CRYPT_PADDALGO_LIST2_ITERATOR
 
typedef struct
GWEN_CRYPT_TOKEN_CONSTLIST2 
GWEN_CRYPT_TOKEN_CONSTLIST2
 
typedef const GWEN_CRYPT_TOKEN *( GWEN_CRYPT_TOKEN_CONSTLIST2_FOREACH )(const GWEN_CRYPT_TOKEN *element, void *user_data)
 
typedef struct
GWEN_CRYPT_TOKEN_CONSTLIST2_ITERATOR 
GWEN_CRYPT_TOKEN_CONSTLIST2_ITERATOR
 
typedef struct
GWEN_CRYPT_TOKEN_CONTEXT_CONSTLIST2 
GWEN_CRYPT_TOKEN_CONTEXT_CONSTLIST2
 
typedef const
GWEN_CRYPT_TOKEN_CONTEXT *( 
GWEN_CRYPT_TOKEN_CONTEXT_CONSTLIST2_FOREACH )(const GWEN_CRYPT_TOKEN_CONTEXT *element, void *user_data)
 
typedef struct
GWEN_CRYPT_TOKEN_CONTEXT_CONSTLIST2_ITERATOR 
GWEN_CRYPT_TOKEN_CONTEXT_CONSTLIST2_ITERATOR
 
typedef struct
GWEN_CRYPT_TOKEN_CONTEXT_LIST 
GWEN_CRYPT_TOKEN_CONTEXT_LIST
 
typedef struct
GWEN_CRYPT_TOKEN_CONTEXT_LIST2 
GWEN_CRYPT_TOKEN_CONTEXT_LIST2
 
typedef GWEN_CRYPT_TOKEN_CONTEXT *( GWEN_CRYPT_TOKEN_CONTEXT_LIST2_FOREACH )(GWEN_CRYPT_TOKEN_CONTEXT *element, void *user_data)
 
typedef struct
GWEN_CRYPT_TOKEN_CONTEXT_LIST2_ITERATOR 
GWEN_CRYPT_TOKEN_CONTEXT_LIST2_ITERATOR
 
typedef struct
GWEN_CRYPT_TOKEN_CONTEXT_LIST_ELEMENT 
GWEN_CRYPT_TOKEN_CONTEXT_LIST__ELEMENT
 
typedef int GWENHYWFAR_CB(* GWEN_CRYPT_TOKEN_CONTEXT_LIST_SORT_FN )(const GWEN_CRYPT_TOKEN_CONTEXT *a, const GWEN_CRYPT_TOKEN_CONTEXT *b, int ascending)
 
typedef struct
GWEN_CRYPT_TOKEN_KEYINFO_CONSTLIST2 
GWEN_CRYPT_TOKEN_KEYINFO_CONSTLIST2
 
typedef const
GWEN_CRYPT_TOKEN_KEYINFO *( 
GWEN_CRYPT_TOKEN_KEYINFO_CONSTLIST2_FOREACH )(const GWEN_CRYPT_TOKEN_KEYINFO *element, void *user_data)
 
typedef struct
GWEN_CRYPT_TOKEN_KEYINFO_CONSTLIST2_ITERATOR 
GWEN_CRYPT_TOKEN_KEYINFO_CONSTLIST2_ITERATOR
 
typedef struct
GWEN_CRYPT_TOKEN_KEYINFO_LIST 
GWEN_CRYPT_TOKEN_KEYINFO_LIST
 
typedef struct
GWEN_CRYPT_TOKEN_KEYINFO_LIST2 
GWEN_CRYPT_TOKEN_KEYINFO_LIST2
 
typedef GWEN_CRYPT_TOKEN_KEYINFO *( GWEN_CRYPT_TOKEN_KEYINFO_LIST2_FOREACH )(GWEN_CRYPT_TOKEN_KEYINFO *element, void *user_data)
 
typedef struct
GWEN_CRYPT_TOKEN_KEYINFO_LIST2_ITERATOR 
GWEN_CRYPT_TOKEN_KEYINFO_LIST2_ITERATOR
 
typedef struct
GWEN_CRYPT_TOKEN_KEYINFO_LIST_ELEMENT 
GWEN_CRYPT_TOKEN_KEYINFO_LIST__ELEMENT
 
typedef int GWENHYWFAR_CB(* GWEN_CRYPT_TOKEN_KEYINFO_LIST_SORT_FN )(const GWEN_CRYPT_TOKEN_KEYINFO *a, const GWEN_CRYPT_TOKEN_KEYINFO *b, int ascending)
 
typedef struct
GWEN_CRYPT_TOKEN_LIST 
GWEN_CRYPT_TOKEN_LIST
 
typedef struct
GWEN_CRYPT_TOKEN_LIST2 
GWEN_CRYPT_TOKEN_LIST2
 
typedef GWEN_CRYPT_TOKEN *( GWEN_CRYPT_TOKEN_LIST2_FOREACH )(GWEN_CRYPT_TOKEN *element, void *user_data)
 
typedef struct
GWEN_CRYPT_TOKEN_LIST2_ITERATOR 
GWEN_CRYPT_TOKEN_LIST2_ITERATOR
 
typedef struct
GWEN_CRYPT_TOKEN_LIST_ELEMENT 
GWEN_CRYPT_TOKEN_LIST__ELEMENT
 
typedef int GWENHYWFAR_CB(* GWEN_CRYPT_TOKEN_LIST_SORT_FN )(const GWEN_CRYPT_TOKEN *a, const GWEN_CRYPT_TOKEN *b, int ascending)
 
typedef struct GWEN_CRYPTHEAD_LIST GWEN_CRYPTHEAD_LIST
 
typedef struct
GWEN_CRYPTHEAD_LIST_ELEMENT 
GWEN_CRYPTHEAD_LIST__ELEMENT
 
typedef int GWENHYWFAR_CB(* GWEN_CRYPTHEAD_LIST_SORT_FN )(const GWEN_CRYPTHEAD *a, const GWEN_CRYPTHEAD *b, int ascending)
 
typedef struct GWEN_DBIO_LIST GWEN_DBIO_LIST
 
typedef struct
GWEN_DBIO_LIST_ELEMENT 
GWEN_DBIO_LIST__ELEMENT
 
typedef int GWENHYWFAR_CB(* GWEN_DBIO_LIST_SORT_FN )(const GWEN_DBIO *a, const GWEN_DBIO *b, int ascending)
 
typedef struct
GWEN_DIALOG_CONSTLIST2 
GWEN_DIALOG_CONSTLIST2
 
typedef const GWEN_DIALOG *( GWEN_DIALOG_CONSTLIST2_FOREACH )(const GWEN_DIALOG *element, void *user_data)
 
typedef struct
GWEN_DIALOG_CONSTLIST2_ITERATOR 
GWEN_DIALOG_CONSTLIST2_ITERATOR
 
typedef struct GWEN_DIALOG_LIST GWEN_DIALOG_LIST
 
typedef struct GWEN_DIALOG_LIST2 GWEN_DIALOG_LIST2
 
typedef GWEN_DIALOG *( GWEN_DIALOG_LIST2_FOREACH )(GWEN_DIALOG *element, void *user_data)
 
typedef struct
GWEN_DIALOG_LIST2_ITERATOR 
GWEN_DIALOG_LIST2_ITERATOR
 
typedef struct
GWEN_DIALOG_LIST_ELEMENT 
GWEN_DIALOG_LIST__ELEMENT
 
typedef int GWENHYWFAR_CB(* GWEN_DIALOG_LIST_SORT_FN )(const GWEN_DIALOG *a, const GWEN_DIALOG *b, int ascending)
 
typedef struct
GWEN_FSLOCK_CONSTLIST2 
GWEN_FSLOCK_CONSTLIST2
 
typedef const GWEN_FSLOCK *( GWEN_FSLOCK_CONSTLIST2_FOREACH )(const GWEN_FSLOCK *element, void *user_data)
 
typedef struct
GWEN_FSLOCK_CONSTLIST2_ITERATOR 
GWEN_FSLOCK_CONSTLIST2_ITERATOR
 
typedef struct GWEN_FSLOCK_LIST GWEN_FSLOCK_LIST
 
typedef struct GWEN_FSLOCK_LIST2 GWEN_FSLOCK_LIST2
 
typedef GWEN_FSLOCK *( GWEN_FSLOCK_LIST2_FOREACH )(GWEN_FSLOCK *element, void *user_data)
 
typedef struct
GWEN_FSLOCK_LIST2_ITERATOR 
GWEN_FSLOCK_LIST2_ITERATOR
 
typedef struct
GWEN_FSLOCK_LIST_ELEMENT 
GWEN_FSLOCK_LIST__ELEMENT
 
typedef int GWENHYWFAR_CB(* GWEN_FSLOCK_LIST_SORT_FN )(const GWEN_FSLOCK *a, const GWEN_FSLOCK *b, int ascending)
 
typedef struct
GWEN_INHERITDATA_LIST 
GWEN_INHERITDATA_LIST
 
typedef struct
GWEN_INHERITDATA_LIST_ELEMENT 
GWEN_INHERITDATA_LIST__ELEMENT
 
typedef int GWENHYWFAR_CB(* GWEN_INHERITDATA_LIST_SORT_FN )(const GWEN_INHERITDATA *a, const GWEN_INHERITDATA *b, int ascending)
 
typedef struct
GWEN_MDIGEST_CONSTLIST2 
GWEN_MDIGEST_CONSTLIST2
 
typedef const GWEN_MDIGEST *( GWEN_MDIGEST_CONSTLIST2_FOREACH )(const GWEN_MDIGEST *element, void *user_data)
 
typedef struct