public class AmsNetId
extends com.sun.jna.Structure
implements com.sun.jna.Structure.ByValue
| Modifier and Type | Field and Description |
|---|---|
byte[] |
idBytes
NetId, consisting of 6 digits.
|
| Constructor and Description |
|---|
AmsNetId()
For Use by JNA.
|
AmsNetId(int b1,
int b2,
int b3,
int b4,
int b5,
int b6) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
protected List<String> |
getFieldOrder() |
int |
hashCode() |
String |
toString() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic AmsNetId(int b1,
int b2,
int b3,
int b4,
int b5,
int b6)
public AmsNetId()
protected List<String> getFieldOrder()
getFieldOrder in class com.sun.jna.Structurepublic String toString()
toString in class com.sun.jna.Structurepublic boolean equals(Object obj)
equals in class com.sun.jna.Structurepublic int hashCode()
hashCode in class com.sun.jna.StructureCopyright © 2023 LSST. All rights reserved.