get_node() (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | inline |
getIteratorAtOffset(int offset) (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | inlineprotected |
is_eof (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | protected |
Iterator(Node *node) (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | inline |
node (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | protected |
operator bool() (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | inline |
operator!=(Iterator it) (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | inline |
operator*() (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | inline |
operator+(int offset) (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | inline |
operator++() (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | inline |
operator++(int) (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | inline |
operator-(int offset) (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | inline |
operator--() (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | inline |
operator--(int) (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | inline |
operator==(Iterator it) (defined in tinyhttp::List< T >::Iterator) | tinyhttp::List< T >::Iterator | inline |