public static class NIVision.IMAQdxEnumItem extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
Name |
int |
Reserved |
int |
Value |
Modifier | Constructor and Description |
---|---|
|
IMAQdxEnumItem() |
protected |
IMAQdxEnumItem(java.nio.ByteBuffer backing,
int offset) |
|
IMAQdxEnumItem(int Value,
int Reserved,
java.lang.String Name) |
protected |
IMAQdxEnumItem(long nativeObj,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
void |
read() |
protected void |
setBuffer(java.nio.ByteBuffer backing,
int offset) |
int |
size() |
void |
write() |
public IMAQdxEnumItem()
public IMAQdxEnumItem(int Value, int Reserved, java.lang.String Name)
protected IMAQdxEnumItem(java.nio.ByteBuffer backing, int offset)
protected IMAQdxEnumItem(long nativeObj, boolean owned)