glibmm  2.64.2
Gio::Resource Member List

This is the complete list of members for Gio::Resource, including all inherited members.

create_from_data(const Glib::RefPtr< const Glib::Bytes >& data)Gio::Resourcestatic
create_from_file(const std::string& filename)Gio::Resourcestatic
enumerate_children(const std::string& path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE) const Gio::Resource
enumerate_children_global(const std::string& path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE)Gio::Resourcestatic
get_file_exists(const std::string& path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE) const Gio::Resource
get_file_exists_global(const std::string& path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE)Gio::Resourcestatic
get_file_exists_global_nothrow(const std::string& path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE)Gio::Resourcestatic
get_file_exists_nothrow(const std::string& path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE) const Gio::Resource
get_info(const std::string& path, gsize& size, ResourceFlags& flags, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE) const Gio::Resource
get_info_global(const std::string& path, gsize& size, ResourceFlags& flags, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE)Gio::Resourcestatic
gobj()Gio::Resource
gobj() const Gio::Resource
gobj_copy() const Gio::Resource
lookup_data(const std::string& path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE) const Gio::Resource
lookup_data_global(const std::string& path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE)Gio::Resourcestatic
open_stream(const std::string& path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE) const Gio::Resource
open_stream_global(const std::string& path, ResourceLookupFlags lookup_flags=RESOURCE_LOOKUP_FLAGS_NONE)Gio::Resourcestatic
operator delete(void*, std::size_t)Gio::Resourceprotected
operator=(const Resource&)=deleteGio::Resource
reference() const Gio::Resource
register_global()Gio::Resource
Resource()=deleteGio::Resource
Resource(const Resource&)=deleteGio::Resource
unreference() const Gio::Resource
unregister_global()Gio::Resource
wrap(GResource* object, bool take_copy=false)Gio::Resourcerelated