| Package | Description |
|---|---|
| AIOUSB |
This package is to store the java classes coming from the vendor accesio of the card USB_DIO_96:
https://github.com/accesio/AIOUSB
|
| Modifier and Type | Method and Description |
|---|---|
static AIOBufType |
AIOUSB.AIOBufGetType(AIOBuf buf) |
AIOBufType |
AIOBuf.getType() |
static AIOBufType |
AIOBufType.swigToEnum(int swigValue) |
static AIOBufType |
AIOBufType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AIOBufType[] |
AIOBufType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AIOBuf |
AIOUSB.NewAIOBuf(AIOBufType type,
long size) |
void |
AIOBuf.setType(AIOBufType value) |
Copyright © 2024 LSST. All rights reserved.