exip  Alpha 0.5.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Typedefs | Functions
bin/headers/contentHandler.h File Reference
#include "procTypes.h"

Go to the source code of this file.

Data Structures

struct  ContentHandler
 Simple container for function pointers for document events. More...
 

Typedefs

typedef struct ContentHandler ContentHandler
 

Functions

void initContentHandler (ContentHandler *handler)
 Initialize the content handler before use. More...
 

Typedef Documentation

Definition at line 61 of file bin/headers/contentHandler.h.

Function Documentation

void initContentHandler ( ContentHandler handler)
Parameters
[in]handlerfresh ContentHandler

Definition at line 19 of file contentHandler.c.