glibmm  2.42.0
Glib::ByteArray Member List

This is the complete list of members for Glib::ByteArray, including all inherited members.

append(const guint8* data, guint len)Glib::ByteArray
ByteArray()Glib::ByteArrayprotected
create()Glib::ByteArraystatic
get_data()Glib::ByteArray
get_data() const Glib::ByteArray
gobj()Glib::ByteArray
gobj() const Glib::ByteArray
gobj_copy() const Glib::ByteArray
operator delete(void*, std::size_t)Glib::ByteArrayprotected
prepend(const guint8* data, guint len)Glib::ByteArray
reference() const Glib::ByteArray
remove_index(guint index_)Glib::ByteArray
remove_index_fast(guint index_)Glib::ByteArray
remove_range(guint index_, guint length)Glib::ByteArray
set_size(guint length)Glib::ByteArray
size() const Glib::ByteArray
SlotCompare typedefGlib::ByteArray
sort(const SlotCompare& slot)Glib::ByteArray
unreference() const Glib::ByteArray
wrap(GByteArray* object, bool take_copy=false)Glib::ByteArrayrelated