Package | Description |
---|---|
axoloti.inlets | |
axoloti.object |
Modifier and Type | Class and Description |
---|---|
class |
InletBool32 |
class |
InletBool32Rising |
class |
InletBool32RisingFalling |
class |
InletCharPtr32 |
class |
InletFrac32 |
class |
InletFrac32Bipolar |
class |
InletFrac32Buffer |
class |
InletFrac32BufferBipolar |
class |
InletFrac32BufferPos |
class |
InletFrac32Pos |
class |
InletInt32 |
class |
InletInt32Bipolar |
class |
InletInt32Pos |
Modifier and Type | Method and Description |
---|---|
Inlet |
InletInstance.getInlet() |
Constructor and Description |
---|
InletInstance(Inlet inlet,
AxoObjectInstance axoObj) |
Modifier and Type | Field and Description |
---|---|
java.util.ArrayList<Inlet> |
AxoObject.inlets |
Modifier and Type | Method and Description |
---|---|
Inlet |
AxoObject.GetInlet(java.lang.String n) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Inlet> |
AxoObject.GetInlets() |
java.util.ArrayList<Inlet> |
AxoObjectAbstract.GetInlets() |