#include <Tools.h>
◆ PropertySet() [1/2]
Tools::PropertySet::PropertySet |
( |
| ) |
|
◆ PropertySet() [2/2]
Tools::PropertySet::PropertySet |
( |
const byte * | data | ) |
|
◆ ~PropertySet()
virtual Tools::PropertySet::~PropertySet |
( |
| ) |
|
|
virtual |
◆ getByteArraySize()
virtual uint32_t Tools::PropertySet::getByteArraySize |
( |
| ) |
|
|
virtual |
◆ getProperty()
Variant Tools::PropertySet::getProperty |
( |
std::string | property | ) |
const |
◆ loadFromByteArray()
virtual void Tools::PropertySet::loadFromByteArray |
( |
const byte * | data | ) |
|
|
virtual |
◆ removeProperty()
void Tools::PropertySet::removeProperty |
( |
std::string | property | ) |
|
◆ setProperty()
void Tools::PropertySet::setProperty |
( |
std::string | property, |
|
|
Variant const & | v ) |
◆ storeToByteArray()
virtual void Tools::PropertySet::storeToByteArray |
( |
byte ** | data, |
|
|
uint32_t & | length ) |
|
virtual |
◆ Tools::operator<<
◆ m_propertySet
std::map<std::string, Variant> Tools::PropertySet::m_propertySet |
|
private |
The documentation for this class was generated from the following file:
- src/3rdparty/legacy/spatialindexnavel/include/spatialindex/tools/Tools.h