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

#include <HtmlBuilder.h>

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

Public Member Functions

 EM (std::ostream &stream)
 
- Public Member Functions inherited from HTML::TAG
 TAG (const std::string &tag, std::ostream &stream)
 
virtual ~TAG ()
 
TAGtext ()
 
TAGtext (const std::string &value)
 
TAGtext (int value)
 

Additional Inherited Members

- Protected Attributes inherited from HTML::TAG
std::ostream & m_stream
 

Detailed Description

Definition at line 127 of file HtmlBuilder.h.

Constructor & Destructor Documentation

◆ EM()

HTML::EM::EM ( std::ostream &  stream)
inline

Definition at line 130 of file HtmlBuilder.h.

131  : public TAG

The documentation for this class was generated from the following file:
HTML::TAG::TAG
TAG(const std::string &tag, std::ostream &stream)
Definition: HtmlBuilder.h:70

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