Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for String::Iter, including all inherited members.
atEnd() const | String::Iter | inline |
equals(const Iter &i) const | String::Iter | inline |
item() const | String::Iter | inline |
Iter(const String &s, int i=0) | String::Iter | inline |
next() | String::Iter | inline |
operator!() const | PreIterator< Iter, char > | inline |
operator!=(const Iter &i) const | PreIterator< Iter, char > | inline |
operator()() const | PreIterator< Iter, char > | inline |
operator*() const | PreIterator< Iter, char > | inline |
operator++() | PreIterator< Iter, char > | inline |
operator++(int) | PreIterator< Iter, char > | inline |
operator->() const | PreIterator< Iter, char > | inline |
operator==(const Iter &i) const | PreIterator< Iter, char > | inline |
return_t typedef | PreIterator< Iter, char > | |
t typedef | PreIterator< Iter, char > |