Public Member Functions
HTML::A Class Reference

#include <HtmlBuilder.h>

Inheritance diagram for HTML::A:
Inheritance graph
[legend]
Collaboration diagram for HTML::A:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 A (std::ostream &stream)
Ahref (const std::string &value)

Detailed Description

Definition at line 72 of file HtmlBuilder.h.


Constructor & Destructor Documentation

HTML::A::A ( std::ostream &  stream) [inline]

Definition at line 75 of file HtmlBuilder.h.

  : TAG( "A", stream ) {}

Member Function Documentation

A& HTML::A::href ( const std::string &  value) [inline]

The documentation for this class was generated from the following file:

Generated on Mon Sep 15 2014 01:23:58 for QuickFIX by doxygen 1.7.6.1 written by Dimitri van Heesch, © 1997-2001