glibmm
2.42.0
|
#include <glibmm/vectorutils.h>
Public Types | |
typedef Tr::CppType | CppType |
typedef Tr::CType | CType |
typedef std::forward_iterator_tag | iterator_category |
typedef CppType | value_type |
typedef std::ptrdiff_t | difference_type |
typedef value_type | reference |
typedef void | pointer |
Public Member Functions | |
SListIterator (const GSList* node) | |
value_type | operator* () const |
SListIterator< Tr >& | operator++ () |
const SListIterator< Tr > | operator++ (int) |
bool | operator== (const SListIterator< Tr >& rhs) const |
bool | operator!= (const SListIterator< Tr >& rhs) const |
typedef Tr::CppType Glib::Container_Helpers::SListIterator< Tr >::CppType |
typedef Tr::CType Glib::Container_Helpers::SListIterator< Tr >::CType |
typedef std::ptrdiff_t Glib::Container_Helpers::SListIterator< Tr >::difference_type |
typedef std::forward_iterator_tag Glib::Container_Helpers::SListIterator< Tr >::iterator_category |
typedef void Glib::Container_Helpers::SListIterator< Tr >::pointer |
typedef value_type Glib::Container_Helpers::SListIterator< Tr >::reference |
typedef CppType Glib::Container_Helpers::SListIterator< Tr >::value_type |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |