tinyhttp
tinyhttp::List< T >::Iterator Member List

This is the complete list of members for tinyhttp::List< T >::Iterator, including all inherited members.

get_node() (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorinline
getIteratorAtOffset(int offset) (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorinlineprotected
is_eof (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorprotected
Iterator(Node *node) (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorinline
node (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorprotected
operator bool() (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorinline
operator!=(Iterator it) (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorinline
operator*() (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorinline
operator+(int offset) (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorinline
operator++() (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorinline
operator++(int) (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorinline
operator-(int offset) (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorinline
operator--() (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorinline
operator--(int) (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorinline
operator==(Iterator it) (defined in tinyhttp::List< T >::Iterator)tinyhttp::List< T >::Iteratorinline