#include "text.h"Include dependency graph for event.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| typedef struct FAXPP_AttrValue_s FAXPP_AttrValue |
An item in a linked list of a FAXPP_Attribute object's value.
| enum FAXPP_EventType |
An enumeration of the event types returned by the parser.
| const char * FAXPP_event_to_string | ( | FAXPP_EventType | type | ) |
Returns a string describing the given event type.
| type | The event type |
1.5.1