#include <TUN_EmbedHTML.h>
|
| | CEmbedHTML (std::string strTemplate, bool bTemplateIsFile=true) |
| |
| virtual | ~CEmbedHTML () |
| |
| const CErr & | Err () 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) |
| |
| TUN::CEmbedHTML::CEmbedHTML |
( |
std::string |
strTemplate, |
|
|
bool |
bTemplateIsFile = true |
|
) |
| |
| TUN::CEmbedHTML::~CEmbedHTML |
( |
| ) |
|
|
virtual |
| 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: