Public Member Functions
HTML::TR Class Reference

#include <HtmlBuilder.h>

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

List of all members.

Public Member Functions

 TR (std::ostream &stream)

Detailed Description

Definition at line 178 of file HtmlBuilder.h.


Constructor & Destructor Documentation

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

Definition at line 181 of file HtmlBuilder.h.

  : TAG( "TR", stream ) {}

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