#include <VSDFieldList.h>
libvisio::VSDFieldList::VSDFieldList |
( |
| ) |
|
libvisio::VSDFieldList::VSDFieldList |
( |
const VSDFieldList & |
fieldList | ) |
|
libvisio::VSDFieldList::~VSDFieldList |
( |
| ) |
|
void libvisio::VSDFieldList::addClonedField |
( |
unsigned |
id | ) |
|
void libvisio::VSDFieldList::addFieldList |
( |
unsigned |
id, |
|
|
unsigned |
level |
|
) |
| |
void libvisio::VSDFieldList::addNumericField |
( |
unsigned |
id, |
|
|
unsigned |
level, |
|
|
unsigned short |
format, |
|
|
double |
number, |
|
|
int |
formatStringId |
|
) |
| |
void libvisio::VSDFieldList::addTextField |
( |
unsigned |
id, |
|
|
unsigned |
level, |
|
|
int |
nameId, |
|
|
int |
formatStringId |
|
) |
| |
void libvisio::VSDFieldList::clear |
( |
| ) |
|
bool libvisio::VSDFieldList::empty |
( |
| ) |
const |
|
inline |
void libvisio::VSDFieldList::handle |
( |
VSDCollector * |
collector | ) |
const |
void libvisio::VSDFieldList::setElementsOrder |
( |
const std::vector< unsigned > & |
m_elementsOrder | ) |
|
unsigned long libvisio::VSDFieldList::size |
( |
| ) |
const |
|
inline |
std::vector<unsigned> libvisio::VSDFieldList::m_elementsOrder |
|
private |
unsigned libvisio::VSDFieldList::m_id |
|
private |
unsigned libvisio::VSDFieldList::m_level |
|
private |
The documentation for this class was generated from the following files: