#include <VSDXFieldList.h>
List of all members.
Private Member Functions |
| WPXString | datetimeToString (const char *format, double datetime) |
Constructor & Destructor Documentation
| libvisio::VSDXNumericField::VSDXNumericField |
( |
unsigned |
id, |
|
|
unsigned |
level, |
|
|
unsigned short |
format, |
|
|
double |
number, |
|
|
int |
formatStringId |
|
) |
| |
|
inline |
| libvisio::VSDXNumericField::~VSDXNumericField |
( |
| ) |
|
|
inline |
Member Function Documentation
| WPXString libvisio::VSDXNumericField::datetimeToString |
( |
const char * |
format, |
|
|
double |
datetime |
|
) |
| |
|
private |
| WPXString libvisio::VSDXNumericField::getString |
( |
const std::map< unsigned, WPXString > & |
| ) |
|
|
virtual |
| void libvisio::VSDXNumericField::handle |
( |
VSDXCollector * |
collector | ) |
|
|
virtual |
| void libvisio::VSDXNumericField::setFormat |
( |
unsigned short |
format | ) |
|
|
virtual |
| void libvisio::VSDXNumericField::setNameId |
( |
int |
| ) |
|
|
inlinevirtual |
| void libvisio::VSDXNumericField::setValue |
( |
double |
number | ) |
|
|
virtual |
Member Data Documentation
| unsigned short libvisio::VSDXNumericField::m_format |
|
private |
| int libvisio::VSDXNumericField::m_formatStringId |
|
private |
| unsigned libvisio::VSDXNumericField::m_id |
|
private |
| unsigned libvisio::VSDXNumericField::m_level |
|
private |
| double libvisio::VSDXNumericField::m_number |
|
private |
The documentation for this class was generated from the following files: