TINE access modes and modifiers. More...
Static Public Member Functions | |
static boolean | canClose (int mode) |
static boolean | canTimeOut (int mode) |
static final short | getBaseMode (int mode) |
The base mode for the specified mode parameter. More... | |
static String | toString (int mode) |
The string representation for the specified mode parameter. More... | |
static boolean | isActive (int mode) |
static boolean | isConnected (int mode) |
static boolean | isStream (int mode) |
static boolean | isTcpIp (int mode) |
static boolean | isNetwork (int mode) |
static boolean | isSynchronous (int mode) |
static boolean | isDataChange (int mode) |
static boolean | isEvent (int mode) |
static boolean | isTimer (int mode) |
static boolean | isPlaceHolder (int mode) |
static boolean | isGrouped (int mode) |
static boolean | isWaiting (int mode) |
static boolean | isGlobal (int mode) |
static boolean | hasLongDeadband (int mode) |
TINE access modes and modifiers.
|
static |
mode | is the targeted transfer mode |
References de.desy.tine.definitions.TMode.getBaseMode().
Referenced by de.desy.tine.client.TLink.execute().
|
static |
mode | is the targeted transfer mode |
References de.desy.tine.definitions.TMode.getBaseMode().
|
static |
The base mode for the specified mode parameter.
mode | is the mode parameter for which the base transfer mode (CM_SINGLE to CM_GLOBAL) is desired |
Referenced by de.desy.tine.definitions.TMode.canClose(), de.desy.tine.definitions.TMode.canTimeOut(), de.desy.tine.client.TLink.execute(), de.desy.tine.client.TLink.executeAndListen(), and de.desy.tine.definitions.TMode.isActive().
|
static |
mode | is the targeted transfer mode |
|
static |
mode | is the targeted transfer mode |
References de.desy.tine.definitions.TMode.getBaseMode().
Referenced by de.desy.tine.client.TLink.execute().
|
static |
mode | is the targeted transfer mode |
Referenced by de.desy.tine.client.TLink.execute().
|
static |
mode | is the targeted transfer mode |
|
static |
mode | is the targeted transfer mode |
|
static |
mode | is the targeted transfer mode |
|
static |
mode | is the targeted transfer mode |
|
static |
mode | is the targeted transfer mode |
|
static |
mode | is the targeted transfer mode |
|
static |
mode | is the targeted transfer mode |
|
static |
mode | is the targeted transfer mode |
|
static |
mode | is the targeted transfer mode |
|
static |
mode | is the targeted transfer mode |
|
static |
mode | is the targeted transfer mode |
|
static |
The string representation for the specified mode parameter.
mode | is the mode parameter for which the string representation is desired |