CallbackItem Struct Reference

Holds a series of callbacks for in a queue (linked list). More...

#include <parser_macros.h>


Data Fields

const char * lang
const char * entity
int s
int e
void * udata
struct CallbackItemnext


Detailed Description

Holds a series of callbacks for in a queue (linked list).

Field Documentation

The end position of the entity in the buffer.

const char* CallbackItem::entity

The name of the entity associated with this callback. Must not be 'free'd.

const char* CallbackItem::lang

The language associated with this callback item. Must not be 'free'd.

The next callback in the linked list.

The start position of the entity in the buffer.

Userdata.


The documentation for this struct was generated from the following file:

Generated on Fri Aug 28 15:20:08 2009 for ohcount by  doxygen 1.5.9