Tag Struct Reference


Data Fields

int type
char * tag
char * endtag
char * string

Detailed Description

The following structure maintains proc and adp registered tags. String bytes directly follow the Tag struct in the same allocated block.


Field Documentation

int Tag::type

char* Tag::tag

Type of tag, ADP or proc.

char* Tag::endtag

The name of the tag (e.g., "mytag")

char* Tag::string

The closing tag or null (e.g., "/mytag")


The documentation for this struct was generated from the following file:
Generated on Tue Sep 4 19:58:58 2007 by  doxygen 1.5.1