Packages
libvirt-gobject-1.0
GVir
StorageVol
handle
pool
StorageVol
@delete
download
get_config
get_info
get_name
get_path
resize
upload
StorageVol
Object Hierarchy:
GVir.StorageVol
GVir.StorageVol
GVir.StorageVol
GLib.Object
GLib.Object
GLib.Object->GVir.StorageVol
Description:
[
CCode
( type_id =
"gvir_storage_vol_get_type ()"
) ]
public
class
StorageVol
:
Object
Namespace:
GVir
Package:
libvirt-gobject-1.0
Content:
Properties:
public
StorageVolHandle
handle
{
owned
get
;
construct
; }
public
StoragePool
pool
{
owned
get
;
construct
; }
Creation methods:
protected
StorageVol
()
Methods:
public
bool
@delete
(
uint
flags)
throws
Error
Deletes the storage volume
this
.
public
bool
download
(
Stream
stream,
uint64
offset,
uint64
length,
uint
flags)
throws
Error
public
StorageVol
get_config
(
uint
flags)
throws
Error
public
StorageVolInfo
get_info
()
throws
Error
public
unowned
string
get_name
()
public
unowned
string
get_path
()
throws
Error
public
bool
resize
(
uint64
capacity,
StorageVolResizeFlags
flags)
throws
Error
Changes the capacity of the storage volume
this
to
capacity
.
public
bool
upload
(
Stream
stream,
uint64
offset,
uint64
length,
uint
flags)
throws
Error
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref