public class virDomainIpAddress
extends com.sun.jna.Structure
Modifier and Type | Class and Description |
---|---|
static class |
virDomainIpAddress.ByReference |
Modifier and Type | Field and Description |
---|---|
java.lang.String |
addr
IP address
|
int |
prefix
IP address prefix length
|
int |
type |
Constructor and Description |
---|
virDomainIpAddress() |
virDomainIpAddress(com.sun.jna.Pointer p) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<java.lang.String> |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
public int type
Network.IP_Addr_Type
public java.lang.String addr
public int prefix