Interface | Description |
---|---|
Libvirt |
The libvirt interface which is exposed via JNA.
|
Libvirt.VirConnectAuthCallback |
Callback interface for authorization
|
Libvirt.VirConnectDomainEventGenericCallback | |
Libvirt.VirErrorCallback |
Error callback
|
Libvirt.VirFreeCallback |
Generic Callbacks
|
Libvirt.VirStreamEventCallback | |
Libvirt.VirStreamSinkFunc |
Stream callbacks
|
Libvirt.VirStreamSourceFunc |
Class | Description |
---|---|
ConnectionPointer |
Pointer class to provide type safety to the jna interface.
|
DevicePointer |
Pointer class to provide type safety to the jna interface.
|
DomainPointer |
Pointer class to provide type safety to the jna interface.
|
DomainSnapshotPointer |
Pointer class to provide type safety to the jna interface.
|
InterfacePointer |
Pointer class to provide type safety to the jna interface.
|
NetworkFilterPointer | |
NetworkPointer |
Pointer class to provide type safety to the jna interface.
|
SecretPointer |
Pointer class to provide type safety to the jna interface.
|
StoragePoolPointer |
Pointer class to provide type safety to the jna interface.
|
StorageVolPointer |
Pointer class to provide type safety to the jna interface.
|
StreamPointer |
Pointer class to provide type safety to the jna interface.
|
virConnectAuth |
JNA mapping for the virConnectAuth structure
|
virConnectCredential |
JNA mapping for the virConnectCredential structure
|
virDomainBlockInfo | |
virDomainBlockStats |
JNA mapping for the virDomainBlockStats structure
|
virDomainInfo |
JNA mapping for the virDomainInfo structure
|
virDomainInterfaceStats |
JNA mapping for the virDomainInterfaceStats structure
|
virDomainJobInfo | |
virDomainMemoryStats | |
virError |
JNA mapping for the virError structure
|
virNodeInfo |
JNA mapping for the virNodeInfo structure
|
virSchedParameter |
JNA mapping for the virSchedParameter structure
|
virSchedParameterValue |
JNA mapping for the virSchedParameterValue structure
|
virStoragePoolInfo |
JNA mapping for the virStoragePoolInfo structure
|
virStorageVolInfo |
JNA mapping for the virStorageVolInfo structure
|
virVcpuInfo |
JNA mapping for the virVcpuInfo structure
|