gml_TSDMetaDataEntry Struct Reference

#include <gml_ServiceDiscovery.h>

Collaboration diagram for gml_TSDMetaDataEntry:

Collaboration graph
[legend]
List of all members.

Detailed Description

A field of a TXT record.


Public Member Functions

 gml_TSDMetaDataEntry (char *key, char *value=(char *) NULL)

Public Attributes

char fKey [256]
 the field name or key
char fValue [256]
 the corresponding value (can be empty)
bool fHasValue
 wether the field has a value (or is only a key)

The documentation for this struct was generated from the following file:
Generated on Tue Jun 12 14:03:28 2007 for gml by Doxygen 1.5.2.