| Interface | Description |
|---|---|
| DataStreamListener | |
| GetMany | |
| PutMany |
| Class | Description |
|---|---|
| Action |
Class for DTYPE_ACTION
|
| Apd |
Class for CLASS_APD, DTYPE_DSC
|
| Array |
Common superclass for arrays (CLASS_A).
|
| Call |
Class for DTYPE_CALL
|
| Compound |
Compound is the common superclass for all CLASS_R types.
|
| Condition |
Class or DTYPE_CONDITION
|
| Conglom |
Class for DTYPE_CONGLOM
|
| Connection | |
| Data |
Class Data represents the ancestor of every MDSplus data.
|
| Dependency |
Class for DTYPE_DEPENDENCY
|
| Dictionary | |
| Dimension |
Class for DTYPE_DIMENSION
|
| Dispatch |
Class for DTYPE_DISPATCH
|
| Empty |
Class for No Data.
|
| Event | |
| EventStream | |
| Float32 |
Class description of DTYPE_FLOAT
Constructor: Float32(float)
|
| Float32Array |
Array description for DTYPE_FLOAT
Constructors: Float32Array(float[])
|
| Float64 |
Class description of DTYPE_DOUBLE.
|
| Float64Array |
Array description for DTYPE_DOUBLE
Constructors: Float64Array(double[])
|
| Function |
Class for DTYPE_FUNCTION
|
| Ident |
Class description of DTYPE_IDENT.
|
| Int16 |
Class description of DTYPE_W
Constructors: Int16(short)
|
| Int16Array |
Array description for DTYPE_W
Constructors:Int16Array(short[])
|
| Int32 |
Class description of DTYPE_L.
|
| Int32Array |
Array description for DTYPE_L.
|
| Int64 |
Class description of DTYPE_Q
Constructors: Int64(long)
|
| Int64Array |
Array description for DTYPE_Q
Constructors: Int64Array(long[])
|
| Int8 |
Class description of DTYPE_B
Constructors:Int8(byte)
|
| Int8Array |
Array description for DTYPE_B
Constructor: Int8Array(byte[])
|
| List | |
| Method |
Class for DTYPE_METHODS
|
| Procedure |
Class for DTYPE_PROCEDURE
|
| Program |
Class for DTYPE_PROGRAM
|
| Range |
Class for DTYPE_RANGE
|
| REvent | |
| Routine |
Class for DTYPE_ROUTINE
|
| Scalar |
Scalar is the common superclass for all scalar data types (descriptor class
CLASS_S).
|
| Scope | |
| Signal |
Data for DTYPE_SIGNAL
|
| String |
Class description of DTYPE_T.
|
| StringArray |
Array description for DTYPE_T .
|
| Tree |
Class Tree brings all the tree-wide information.
|
| TreeNode |
Class TreeNode holds all the node-specific information.
|
| TreeNodeArray | |
| TreePath | |
| Uint16 |
Class description of DTYPE_WU
Constructors: Uint16(short)
|
| Uint16Array |
Array description for DTYPE_WU
Constructors:Uint16Array(short[])
|
| Uint32 |
Class description of DTYPE_LU
Constructors: Uint16(int)
|
| Uint32Array |
Array description for DTYPE_LU
Constructors:Uint32Array(int[])
|
| Uint64 |
Class description of DTYPE_QU
Constructors: Uint64(long)
|
| Uint64Array |
Array description for DTYPE_QU
Constructors:Uint64Array(long[])
|
| Uint8 |
Class description of DTYPE_B
Constructors:Uint8(byte)
|
| Uint8Array |
Array description for DTYPE_BU
Constructor: Int8Array(byte[])
|
| Window |
Class for DTYPE_WINDOW
|
| Exception | Description |
|---|---|
| MdsException |
Copyright © 2022. All rights reserved.