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

Tag::Option Struct Reference

a parameter of a tag. More...

#include <tag.h>

List of all members.

Public Methods

 Option (std::string name, std::string value)
 Option (std::string name, std::string value)

Public Attributes

std::string first
 option name. More...

std::string second
 option value. More...


Detailed Description

a parameter of a tag.

eg.: <include file="foo.html">


Constructor & Destructor Documentation

Tag::Option::Option std::string    name,
std::string    value
[inline]
 

Tag::Option::Option std::string    name,
std::string    value
[inline]
 


Member Data Documentation

std::string Tag::Option::first
 

option name.

std::string Tag::Option::second
 

option value.


The documentation for this struct was generated from the following files:
Generated on Tue Nov 20 02:20:01 2001 for Leo<HTML> by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001