Main Page | Data Structures | File List | Data Fields | Globals

MimeParserVtable Struct Reference


Detailed Description

Table of callback functions for MimeParser.

See the documentation of the individual functions in MimeParserVtable.h.


Data Fields

EventCallback event
 Notifies the client of a parse event.
HeaderFieldCallback headerField
 Notifies the client of a header field in the MIME message.
BytesCallback bytes
 Conveys byte data to client.
ErrorCallback error
 Notifies the client of an error that occurred during parsing.

Copyright © 2001-2006 Hunny Software, Inc. All rights reserved.