glibmm  2.62.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()=deleteGlib::ByteArray
ByteArray(const ByteArray&)=deleteGlib::ByteArray
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
operator=(const ByteArray&)=deleteGlib::ByteArray
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