Public Member Functions | List of all members
HTML::SPECIAL Class Reference

#include <HtmlBuilder.h>

Public Member Functions

 SPECIAL (const std::string &value, std::ostream &stream)
 

Detailed Description

Definition at line 80 of file HtmlBuilder.h.

Constructor & Destructor Documentation

◆ SPECIAL()

HTML::SPECIAL::SPECIAL ( const std::string &  value,
std::ostream &  stream 
)
inline

Definition at line 83 of file HtmlBuilder.h.

83 {
84 public:
85  BODY( std::ostream& stream )
86  : TAG( "BODY", stream ) {}

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

Generated on Wed Apr 29 2020 19:41:30 for QuickFIX by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2001