![]() |
VR-Forces 5.0.2 Developer's Guide
|
Protected Attributes | |
| DtRwProperties * | myProperties |
| std::vector < DtReaderWriterRegistryData * > ::iterator | myRegIter |
| DtPropertiesIterator::DtPropertiesIterator | ( | ) |
| DtPropertiesIterator::DtPropertiesIterator | ( | DtRwProperties * | ) |
| DtPropertiesIterator::DtPropertiesIterator | ( | const DtPropertiesIterator & | ) |
| DtPropertiesIterator::~DtPropertiesIterator | ( | ) |
| bool DtPropertiesIterator::operator== | ( | const DtPropertiesIterator & | other | ) | const |
| bool DtPropertiesIterator::operator!= | ( | const DtPropertiesIterator & | other | ) | const |
| DtPropertiesIterator& DtPropertiesIterator::operator= | ( | const DtPropertiesIterator & | other | ) |
| DtPropertiesIterator& DtPropertiesIterator::operator++ | ( | ) |
| DtPropertiesIterator DtPropertiesIterator::operator++ | ( | int | ) |
| DtPropertiesIterator& DtPropertiesIterator::operator-- | ( | ) |
| DtPropertiesIterator DtPropertiesIterator::operator-- | ( | int | ) |
| DtPropertyInterface& DtPropertiesIterator::operator* | ( | ) |
| DtPropertyInterface* DtPropertiesIterator::operator-> | ( | ) |
| DtPropertyInterface* DtPropertiesIterator::property | ( | ) |
Referenced by key().
| const DtPropertyInterface* DtPropertiesIterator::property | ( | ) | const |
| KeyType DtPropertiesIterator::key | ( | ) | const |
References property(), and DtPropertyInterface::propertyName().
| const DtRwProperties* DtPropertiesIterator::properties | ( | ) | const |
| void DtPropertiesIterator::setRegistryIterator | ( | std::vector< DtReaderWriterRegistryData * >::iterator | iter | ) |
Should not be accessed directly by users.
| std::vector<DtReaderWriterRegistryData*>::iterator DtPropertiesIterator::registryIterator | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |