Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

tagExtensiontagExtensionFieldField Struct Reference

#include <readtags.h>

List of all members.

Public Attributes

const char * key
const char * value


Detailed Description

This structure contains information about an extension field for a tag. These exist at the end of the tag in the form "key:value").


Member Data Documentation

const char* tagExtensiontagExtensionFieldField::key
 

the key of the extension field

const char* tagExtensiontagExtensionFieldField::value
 

the value of the extension field (may be an empty string)


The documentation for this struct was generated from the following file:
Generated on Mon Apr 21 19:10:47 2003 by doxygen1.2.17