/*++ /* NAME /* dict_debug 3 /* SUMMARY /* dictionary manager, logging proxy /* SYNOPSIS /* #include <dict_debug.h> /* /* DICT *dict_debug_open(name, open_flags, dict_flags); /* const char *name; /* int open_flags; /* int dict_flags; /* DESCRIPTION /* dict_debug_open() encapsulates the named dictionary object and /* returns a proxy object that logs all access to the encapsulated /* object. /* /* If the encapsulated dictionary is not already registered, it is /* opened with a call to dict_open(\fIname\fR, \fIopen_flags\fR, /* \fIdict_flags\fR) before registering it. /* DIAGNOSTICS /* Fatal errors: out of memory. /* LICENSE /* .ad /* .fi /* The Secure Mailer license must be distributed with this software. /* AUTHOR(S) /* Wietse Venema /* IBM T.J. Watson Research /* P.O. Box 704 /* Yorktown Heights, NY 10598, USA /* /* Richard Hansen <rhansen@rhansen.org> /* /* Wietse Venema /* porcupine.org
/*--*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.