glibmm 2.80.0
|
This is the complete list of members for Glib::ByteArray, including all inherited members.
append(const guint8 * data, guint len) | Glib::ByteArray | |
ByteArray()=delete | Glib::ByteArray | |
ByteArray(const ByteArray &)=delete | Glib::ByteArray | |
create() | Glib::ByteArray | static |
get_data() | Glib::ByteArray | |
get_data() const | Glib::ByteArray | |
get_type() | Glib::ByteArray | static |
gobj() | Glib::ByteArray | |
gobj() const | Glib::ByteArray | |
gobj_copy() const | Glib::ByteArray | |
operator delete(void *, std::size_t) | Glib::ByteArray | protected |
operator=(const ByteArray &)=delete | Glib::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 typedef | Glib::ByteArray | |
sort(const SlotCompare & slot) | Glib::ByteArray | |
unreference() const | Glib::ByteArray | |
wrap(GByteArray * object, bool take_copy=false) | Glib::ByteArray | related |