xmlsec_list.h File Reference

Typedef xmlSecPtrListKlass

typedef struct _xmlSecPtrListKlassxmlSecPtrListKlass

Typedef xmlSecPtrListId

typedef struct _xmlSecPtrListKlass *xmlSecPtrListId

Typedef xmlSecPtrList

typedef struct _xmlSecPtrListxmlSecPtrList

Typedef xmlSecPtrListPtr

typedef struct _xmlSecPtrList *xmlSecPtrListPtr

Typedef xmlSecPtrDuplicateItemMethod

typedef xmlSecPtr(*xmlSecPtrDuplicateItemMethod

xmlSecPtrDuplicateItemMethod: : the poinetr to list item.

Duplicates item .

Returns pointer to new item copy or NULL if an error occurs.

Typedef xmlSecPtrDestroyItemMethod

typedef void(*xmlSecPtrDestroyItemMethod

xmlSecPtrDestroyItemMethod: : the poinetr to list item.

Destroys list item .

Typedef xmlSecPtrDebugDumpItemMethod

typedef void(*xmlSecPtrDebugDumpItemMethod

xmlSecPtrDebugDumpItemMethod: : the poinetr to list item. : the output FILE.

Prints debug information about to .