AnaMark Tuning Library
Public Member Functions | List of all members
TUN::CEmbedHTML Class Reference

#include <TUN_EmbedHTML.h>

Public Member Functions

 CEmbedHTML (std::string strTemplate, bool bTemplateIsFile=true)
 
virtual ~CEmbedHTML ()
 
const CErrErr () const
 
bool WriteFile (std::string strScaleFile, std::string strEmbeddedFile, long lVersionFrom=0, long lVersionTo=200)
 
bool WriteFile (CSingleScale &ssScale, std::string strEmbeddedFile, long lVersionFrom=0, long lVersionTo=200)
 

Constructor & Destructor Documentation

TUN::CEmbedHTML::CEmbedHTML ( std::string  strTemplate,
bool  bTemplateIsFile = true 
)
TUN::CEmbedHTML::~CEmbedHTML ( )
virtual

Member Function Documentation

const CErr& TUN::CEmbedHTML::Err ( ) const
inline
bool TUN::CEmbedHTML::WriteFile ( std::string  strScaleFile,
std::string  strEmbeddedFile,
long  lVersionFrom = 0,
long  lVersionTo = 200 
)
bool TUN::CEmbedHTML::WriteFile ( CSingleScale ssScale,
std::string  strEmbeddedFile,
long  lVersionFrom = 0,
long  lVersionTo = 200 
)

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