![]() |
![]() |
Public Types | |
typedef Tr::CppType | CppType |
typedef Tr::CType | CType |
typedef std::forward_iterator_tag | iterator_category |
typedef CppType | value_type |
typedef ptrdiff_t | difference_type |
typedef value_type | reference |
typedef void | pointer |
Public Member Functions | |
SListHandleIterator (const GSList* node) | |
value_type | operator* () const |
SListHandleIterator<Tr>& | operator++ () |
const SListHandleIterator< Tr > | operator++ (int) |
bool | operator== (const SListHandleIterator<Tr>& rhs) const |
bool | operator!= (const SListHandleIterator<Tr>& rhs) const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|