Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

HeyParser::Pair Class Reference

List of all members.

Detailed Description

Helper class that stores name/value pairs.

Definition at line 279 of file HeyParser.hh.

Public Member Functions

 Pair (const char *name=NULL, const char *value=NULL)
 Construct a Pair object with the given name/value pair.


Public Attributes

const char * p_Name
 The name of the property.

const char * p_Value
 The property value.


Constructor & Destructor Documentation

HeyParser::Pair::Pair const char *  name = NULL,
const char *  value = NULL
[inline]
 

Construct a Pair object with the given name/value pair.

Parameters:
name The name.
value The value.

Definition at line 290 of file HeyParser.hh.

References p_Name, and p_Value.


Member Data Documentation

const char* HeyParser::Pair::p_Name
 

The name of the property.

Definition at line 298 of file HeyParser.hh.

Referenced by HeyParser::HeyParser(), Pair(), and HeyParser::popProperty().

const char* HeyParser::Pair::p_Value
 

The property value.

Definition at line 303 of file HeyParser.hh.

Referenced by HeyParser::HeyParser(), Pair(), and HeyParser::popProperty().


The documentation for this class was generated from the following file:
Generated on Tue Jun 22 14:51:52 2004 for CPU Broker by doxygen 1.3.6