ApplyFlags(const sptr< IIterable > &iterable, uint32_t flags) | SIterator | [static] |
ErrorCheck() const | SIterator | |
Next(SValue *key, SValue *value, uint32_t flags=0, size_t count=0) | SIterator | |
Remove() | SIterator | |
SetTo(const SContext &context, const SString &path, const SValue &args=B_UNDEFINED_VALUE) | SIterator | |
SetTo(const sptr< IIterable > &dir, const SValue &args=B_UNDEFINED_VALUE) | SIterator | |
SetTo(const sptr< IIterator > &it) | SIterator | |
SIterator() | SIterator | |
SIterator(const SContext &context, const SString &path, const SValue &args=B_UNDEFINED_VALUE) | SIterator | |
SIterator(const sptr< IIterable > &dir, const SValue &args=B_UNDEFINED_VALUE) | SIterator | |
SIterator(const sptr< IIterator > &it) | SIterator | |
SIterator(const sptr< INode > &node, const SValue &args=B_UNDEFINED_VALUE) | SIterator | |
StatusCheck() const | SIterator | |
~SIterator() | SIterator | |