glibmm 2.80.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() constGlib::ByteArray
get_type()Glib::ByteArraystatic
gobj()Glib::ByteArray
gobj() constGlib::ByteArray
gobj_copy() constGlib::ByteArray
operator delete(void *, std::size_t)Glib::ByteArrayprotected
operator=(const ByteArray &)=deleteGlib::ByteArray
prepend(const guint8 * data, guint len)Glib::ByteArray
reference() constGlib::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() constGlib::ByteArray
SlotCompare typedefGlib::ByteArray
sort(const SlotCompare & slot)Glib::ByteArray
unreference() constGlib::ByteArray
wrap(GByteArray * object, bool take_copy=false)Glib::ByteArrayrelated