Public Types | |
| typedef std::vector< std::string > | Items |
| typedef Items::const_iterator | ItemIterator |
Public Member Functions | |
| TinyStrSetIterator () | |
| TinyStrSetIterator (const TinyStrSetIterator &other) | |
| TinyStrSetIterator (const ItemIterator &iterator) | |
| ~TinyStrSetIterator () | |
| StrRef | operator* () const |
| bool | operator== (const TinyStrSetIterator &other) const |
| bool | operator!= (const TinyStrSetIterator &other) const |
| TinyStrSetIterator & | operator= (const TinyStrSetIterator &other) |
| TinyStrSetIterator & | operator++ () |
| typedef Items::const_iterator ItemIterator |
| typedef std::vector<std::string> Items |
|
inline |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |