glibmm
2.42.0
|
#include <glibmm/vectorutils.h>
Public Types | |
typedef gboolean | CType |
typedef bool | CppType |
typedef std::vector< bool > | VectorType |
typedef Glib::Container_Helpers::ArrayKeeper < Glib::Container_Helpers::TypeTraits < bool > > | ArrayKeeperType |
typedef Glib::Container_Helpers::ArrayIterator < Glib::Container_Helpers::TypeTraits < bool > > | ArrayIteratorType |
Static Public Member Functions | |
static VectorType | array_to_vector (const CType* array, std::size_t array_size, Glib::OwnershipType ownership) |
static VectorType | array_to_vector (const CType* array, Glib::OwnershipType ownership) |
static ArrayKeeperType | vector_to_array (const VectorType& vector) |
typedef Glib::Container_Helpers::ArrayIterator<Glib::Container_Helpers::TypeTraits<bool> > Glib::ArrayHandler< bool >::ArrayIteratorType |
typedef Glib::Container_Helpers::ArrayKeeper<Glib::Container_Helpers::TypeTraits<bool> > Glib::ArrayHandler< bool >::ArrayKeeperType |
typedef bool Glib::ArrayHandler< bool >::CppType |
typedef gboolean Glib::ArrayHandler< bool >::CType |
typedef std::vector<bool> Glib::ArrayHandler< bool >::VectorType |
|
static |
|
static |
|
static |