This is the complete list of members for sptk::WSFieldIndex, including all inherited members.
attributes() const | sptk::WSFieldIndex | inline |
elements() const | sptk::WSFieldIndex | inline |
find(const String &name) const | sptk::WSFieldIndex | |
forEach(const std::function< bool(WSType *)> &method, Group fieldType=Group::ELEMENTS_AND_ATTRIBUTES) | sptk::WSFieldIndex | |
forEach(const std::function< bool(const WSType *)> &method, Group fieldType=Group::ELEMENTS_AND_ATTRIBUTES) const | sptk::WSFieldIndex | |
Group enum name | sptk::WSFieldIndex | |
hasAttributes() const (defined in sptk::WSFieldIndex) | sptk::WSFieldIndex | |
hasElements() const (defined in sptk::WSFieldIndex) | sptk::WSFieldIndex | |
operator=(const WSFieldIndex &) | sptk::WSFieldIndex | inline |
operator=(WSFieldIndex &&) noexcept | sptk::WSFieldIndex | inline |
setAttributes(const Strings &fieldNames, std::initializer_list< WSType * > fieldList) | sptk::WSFieldIndex | |
setElements(const Strings &fieldNames, std::initializer_list< WSType * > fieldList) | sptk::WSFieldIndex | |
WSFieldIndex()=default | sptk::WSFieldIndex | |
WSFieldIndex(const WSFieldIndex &) | sptk::WSFieldIndex | inline |
WSFieldIndex(WSFieldIndex &&) noexcept | sptk::WSFieldIndex | inline |
~WSFieldIndex()=default | sptk::WSFieldIndex |