Interface | Description |
---|---|
Libvirt |
The libvirt interface which is exposed via JNA.
|
Libvirt.VirConnectAuthCallback |
Callback interface for authorization
|
Libvirt.VirConnectCloseFunc |
Callback interface for connection closed events.
|
Libvirt.VirConnectDomainEventCallback | |
Libvirt.VirConnectDomainEventGenericCallback | |
Libvirt.VirConnectDomainEventIOErrorCallback | |
Libvirt.VirConnectDomainEventPMChangeCallback | |
Libvirt.VirDomainEventCallback |
Common Event Callback super interface.
|
Libvirt.VirErrorCallback |
Error callback
|
Libvirt.VirEventTimeoutCallback | |
Libvirt.VirFreeCallback |
Generic Callbacks
|
Libvirt.VirStreamEventCallback | |
Libvirt.VirStreamSinkFunc |
Stream callbacks
|
Libvirt.VirStreamSourceFunc | |
LibvirtQemu |
Class | Description |
---|---|
ConnectionPointer |
Pointer class to provide type safety to the jna interface.
|
CString |
Represents an allocated C-String.
|
CStringByReference | |
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.
|
Libvirt.SecurityLabel | |
Libvirt.SecurityModel | |
NetworkFilterPointer | |
NetworkPointer |
Pointer class to provide type safety to the jna interface.
|
SecretPointer |
Pointer class to provide type safety to the jna interface.
|
SizeT |
Represents the native
size_t data type. |
SizeTByReference |
Represents a native (call-by-reference) pointer to
size_t data type. |
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
|
virNodeInfo.ByReference | |
virNodeInfo.ByValue | |
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
|