![]() |
![]() |
Public Types | |
typedef Tr::CppType | CppType |
typedef Tr::CType | CType |
typedef CppType | value_type |
typedef size_t | size_type |
typedef ptrdiff_t | difference_type |
typedef Glib::Container_Helpers::ListHandleIterator< Tr > | const_iterator |
typedef Glib::Container_Helpers::ListHandleIterator< Tr > | iterator |
Public Member Functions | |
template <class Cont> | ListHandle (const Cont& container) |
ListHandle (GList* glist, Glib::OwnershipType ownership) | |
ListHandle (const ListHandle<T, Tr>& other) | |
~ListHandle () | |
const_iterator | begin () const |
const_iterator | end () const |
template <class U> | operator std::vector () const |
template <class U> | operator std::deque () const |
template <class U> | operator std::list () const |
template <class Cont> void | assign_to (Cont& container) const |
template <class Out> void | copy (Out pdest) const |
GList* | data () const |
size_t | size () const |
bool | empty () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|