- LBR$C_CREATE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LBR$C_READ - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LBR$C_TYP_HLP - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LBR$C_TYP_MLB - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LBR$C_TYP_OBJ - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LBR$C_TYP_TXT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LBR$C_UPDATE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LBR$CLOSE() - Method in class dk.vajhoej.vms.call.lib.LBRRTL.LBR_IDX
-
Call LBR$CLOSE.
- LBR$GET_HELP(String...) - Method in class dk.vajhoej.vms.call.lib.LBRRTL.LBR_IDX
-
Call LBR$GET_HELP.
- LBR$GET_RECORD() - Method in class dk.vajhoej.vms.call.lib.LBRRTL.LBR_IDX
-
Call LBR$GET_RECORD.
- LBR$INI_CONTROL(int, int) - Method in class dk.vajhoej.vms.call.lib.LBRRTL.LBR_IDX
-
Call LBR$INI_CONTROL.
- LBR$LOOKUP_KEY(String) - Method in class dk.vajhoej.vms.call.lib.LBRRTL.LBR_IDX
-
Call LBR$LOOKUP_KEY.
- LBR$OPEN(String) - Method in class dk.vajhoej.vms.call.lib.LBRRTL.LBR_IDX
-
Call LBR$OPEN.
- LBR_IDX() - Constructor for class dk.vajhoej.vms.call.lib.LBRRTL.LBR_IDX
-
- LBRRTL - Class in dk.vajhoej.vms.call.lib
-
Class LBRRTL is a wrapper library for LBR$ functions.
- LBRRTL() - Constructor for class dk.vajhoej.vms.call.lib.LBRRTL
-
- LBRRTL.LBR_IDX - Class in dk.vajhoej.vms.call.lib
-
Class LBR_IDX encapsulate LBR$ index and wrap a series of LBR$ calls.
- LIB$CREATE_DIR(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$CREATE_DIR to create directory.
- LIB$DELETE_FILE(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$DELETE_FILE to delete file.
- LIB$DELETE_LOGICAL(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$DELETE_LOGICAL to delete logical.
- LIB$DELETE_SYMBOL(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$DELETE_SYMBOL to delete symbol.
- LIB$DISABLE_CTRL(boolean, boolean) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$DISABLE_CTRL to disable CTRL/T or CTRL/Y.
- LIB$DO_COMMAND(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$DO_COMMAND to transfer control to execution of command.
- LIB$ENABLE_CTRL(boolean, boolean) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$ENABLE_CTRL to enable CTRL/T or CTRL/Y.
- LIB$EXPAND_NODENAME(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$EXPAND_NODENAME to expand nodename.
- LIB$FIND_FILE() - Method in class dk.vajhoej.vms.call.lib.LIBRTL.FIND_FILE_CTX
-
Call LIB$FIND_FILE to get next matching file.
- LIB$FIND_FILE(String, FilenameProcessor) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL_Util
-
Call LIB$FIND_FILE and LIB$FIND_FILE_END to find all file names matching specification.
- LIB$FIND_FILE(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL_Util
-
Call LIB$FIND_FILE and LIB$FIND_FILE_END to find all file names matching specification.
- LIB$FIND_FILE_AsStringArray(String) - Static method in class dk.vajhoej.vms.call.script.js.LIBRTL_JS
-
Call LIB$FIND_FILE multiple times and LIB$FIND_FILE_END once.
- LIB$FIND_FILE_END() - Method in class dk.vajhoej.vms.call.lib.LIBRTL.FIND_FILE_CTX
-
Call LIB$FIND_FILE_END to end processing.
- LIB$GET_COMMON() - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GET_COMMON to load string from common area.
- LIB$GET_FOREIGN() - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GET_FOREIGN to get command line arguments.
- LIB$GET_LOGICAL(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GET_LOGICAL to get value of logical name.
- LIB$GET_SYMBOL(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GET_SYMBOL to get value of symbol.
- LIB$GETDVI_AsInt(int, String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GETDVI to get single item as int.
- LIB$GETDVI_AsInt(String, String) - Static method in class dk.vajhoej.vms.call.script.LIBRTL_Script
-
Call LIB$GETDVI to get single item as int.
- LIB$GETDVI_AsString(int, String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GETDVI to get single item as String.
- LIB$GETDVI_AsString(String, String) - Static method in class dk.vajhoej.vms.call.script.LIBRTL_Script
-
Call LIB$GETDVI to get single item as String.
- LIB$GETJPI_AsInt(int, int) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GETJPI to get single item as int.
- LIB$GETJPI_AsInt(String, int) - Static method in class dk.vajhoej.vms.call.script.LIBRTL_Script
-
Call LIB$GETJPI to get single item as int.
- LIB$GETJPI_AsString(int, int) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GETJPI to get single item as String.
- LIB$GETJPI_AsString(String, int) - Static method in class dk.vajhoej.vms.call.script.LIBRTL_Script
-
Call LIB$GETJPI to get single item as String.
- LIB$INIT_TIMER() - Method in class dk.vajhoej.vms.call.lib.LIBRTL.TIMER_CTX
-
Call LIB$INIT_TIMER to start timer.
- LIB$K_CLI_GLOBAL_SYM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$K_CLI_LOCAL_SYM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$K_IEEE_S - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$K_IEEE_T - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$K_VAX_D - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$K_VAX_F - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$K_VAX_G - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$K_VAX_H - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$M_CLI_CTRLT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$M_CLI_CTRLY - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$PAUSE() - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$PAUSE to pause.
- LIB$PUT_COMMON(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$PUT_COMMON to save string to common area.
- LIB$SET_LOGICAL(String, String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$SET_LOGICAL to define logical.
- LIB$SET_LOGICAL(String, String, String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$SET_LOGICAL to define logical in specific logical table.
- LIB$SET_SYMBOL(String, String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$SET_SYMBOL to set symbol.
- LIB$STAT_TIMER(int) - Method in class dk.vajhoej.vms.call.lib.LIBRTL.TIMER_CTX
-
Call LIB$STAT_TIMER to get timer values.
- LIB$SYS_ASCTIM(long) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$SYS_ASCTIM to format a VMS time.
- LIB$SYS_GETMSG(int) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$SYS_GETMSG to get message text for error code.
- LIB$WAIT(double) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$WAIT to sleep.
- LIB__CREATE_DIR(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$CREATE_DIR to create directory.
- LIB__DELETE_FILE(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$DELETE_FILE to delete file.
- LIB__DELETE_LOGICAL(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$DELETE_LOGICAL to delete logical.
- LIB__DELETE_SYMBOL(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$DELETE_SYMBOL to delete symbol.
- LIB__DISABLE_CTRL(boolean, boolean) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$DISABLE_CTRL to disable CTRL/T or CTRL/Y.
- LIB__DO_COMMAND(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$DO_COMMAND to transfer control to execution of command.
- LIB__ENABLE_CTRL(boolean, boolean) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$ENABLE_CTRL to enable CTRL/T or CTRL/Y.
- LIB__EXPAND_NODENAME(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$EXPAND_NODENAME to expand nodename.
- LIB__FIND_FILE() - Method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py.FIND_FILE_CTX
-
Call LIB$FIND_FILE to get next matching file.
- LIB__FIND_FILE(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$FIND_FILE and LIB$FIND_FILE_END to find all file names matching specification.
- LIB__FIND_FILE_END() - Method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py.FIND_FILE_CTX
-
Call LIB$FIND_FILE_END to end processing.
- LIB__GET_COMMON() - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GET_COMMON to load string from common area.
- LIB__GET_FOREIGN() - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GET_FOREIGN to get command line arguments.
- LIB__GET_LOGICAL(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GET_LOGICAL to get value of logical name.
- LIB__GET_SYMBOL(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GET_SYMBOL to get value of symbol.
- LIB__GETDVI_AsInt(String, String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GETDVI to get single item as int.
- LIB__GETDVI_AsString(String, String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GETDVI to get single item as String.
- LIB__GETJPI_AsInt(String, int) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GETJPI to get single item as int.
- LIB__GETJPI_AsString(String, int) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GETJPI to get single item as String.
- LIB__INIT_TIMER() - Method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py.TIMER_CTX
-
Call LIB$INIT_TIMER to start timer.
- LIB__PAUSE() - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$PAUSE to pause.
- LIB__PUT_COMMON(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$PUT_COMMON to save string to common area.
- LIB__SET_LOGICAL(String, String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$SET_LOGICAL to define logical.
- LIB__SET_LOGICAL(String, String, String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$SET_LOGICAL to define logical in specific logical table.
- LIB__SET_SYMBOL(String, String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$SET_SYMBOL to set symbol.
- LIB__STAT_TIMER(int) - Method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py.TIMER_CTX
-
Call LIB$STAT_TIMER to get timer values.
- LIB__SYS_ASCTIM(long) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$SYS_ASCTIM to format a VMS time.
- LIB__SYS_GETMSG(int) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$SYS_GETMSG to get message text for error code.
- LIB__WAIT(double) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$WAIT to sleep.
- LIBRTL - Class in dk.vajhoej.vms.call.lib
-
Class LIBRTL is a wrapper library for LIB$ functions.
- LIBRTL() - Constructor for class dk.vajhoej.vms.call.lib.LIBRTL
-
- LIBRTL.FIND_FILE_CTX - Class in dk.vajhoej.vms.call.lib
-
Class FIND_FILE_CTX represents context for LIB$FIND_FILE and LIB$FIND_FILE_END calls.
- LIBRTL.TIMER_CTX - Class in dk.vajhoej.vms.call.lib
-
Class TIMER_CTX represent context for LIB$INIT_TIMER and LIB$STAT_TIMER calls.
- LIBRTL_JS - Class in dk.vajhoej.vms.call.script.js
-
Class LIBRTL_JS is a JavaScript friendly wrapper library for LIB$ functions.
- LIBRTL_JS() - Constructor for class dk.vajhoej.vms.call.script.js.LIBRTL_JS
-
- LIBRTL_Py - Class in dk.vajhoej.vms.call.script.py
-
Class LIBRTL_Py is a Python friendly wrapper library for LIB$ functions.
- LIBRTL_Py() - Constructor for class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
- LIBRTL_Py.FIND_FILE_CTX - Class in dk.vajhoej.vms.call.script.py
-
Class FIND_FILE_CTX represents context for LIB$FIND_FILE and LIB$FIND_FILE_END calls.
- LIBRTL_Py.TIMER_CTX - Class in dk.vajhoej.vms.call.script.py
-
Class TIMER_CTX represent context for LIB$INIT_TIMER and LIB$STAT_TIMER calls.
- LIBRTL_Script - Class in dk.vajhoej.vms.call.script
-
Class LIBRTL_Script is a script friendly wrapper library for LIB$ functions.
- LIBRTL_Script() - Constructor for class dk.vajhoej.vms.call.script.LIBRTL_Script
-
- LIBRTL_Util - Class in dk.vajhoej.vms.call.lib
-
Class LIBRTL_Util is a high level wrapper library for LIB$ functions.
- LIBRTL_Util() - Constructor for class dk.vajhoej.vms.call.lib.LIBRTL_Util
-
- LongWord(int) - Constructor for class dk.vajhoej.vms.call.VMS.LongWord
-
- LongWord() - Constructor for class dk.vajhoej.vms.call.VMS.LongWord
-
- setCharSet(String) - Static method in class dk.vajhoej.vms.call.VMS
-
Set character set (default is ISO-8859-1).
- setValue(int) - Method in class dk.vajhoej.vms.call.VMS.LongWord
-
- setValue(long) - Method in class dk.vajhoej.vms.call.VMS.QuadWord
-
- setValue(float) - Method in class dk.vajhoej.vms.call.VMS.SFloat
-
- setValue(double) - Method in class dk.vajhoej.vms.call.VMS.TFloat
-
- setValue(T) - Method in class dk.vajhoej.vms.call.VMS.TypeWrapper
-
- setValue(short) - Method in class dk.vajhoej.vms.call.VMS.Word
-
- SFloat(float) - Constructor for class dk.vajhoej.vms.call.VMS.SFloat
-
- SFloat() - Constructor for class dk.vajhoej.vms.call.VMS.SFloat
-
- SS$_ABORT - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_ACCVIO - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_BADPARAM - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_DUPLNAM - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_EXQUOTA - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_INSFARG - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_INSFMEM - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_INSFRAME - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_IVADDR - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_IVCHAN - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_IVDEVNAM - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_IVLOGNAM - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_IVLOGTAB - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_IVTIME - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_NOPRIV - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_SNORMAL - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- STS$K_ERROR - Static variable in class dk.vajhoej.vms.call.VMS
-
- STS$K_INFO - Static variable in class dk.vajhoej.vms.call.VMS
-
- STS$K_SEVERE - Static variable in class dk.vajhoej.vms.call.VMS
-
- STS$K_SUCCESS - Static variable in class dk.vajhoej.vms.call.VMS
-
- STS$K_WARNING - Static variable in class dk.vajhoej.vms.call.VMS
-
- SYS - Class in dk.vajhoej.vms.call.lib
-
Class SYS is a wrapper library for system services (SYS$ functions).
- SYS() - Constructor for class dk.vajhoej.vms.call.lib.SYS
-
- SYS$GETDVIW(String, int[]) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$GETDVIW to get a list of items.
- SYS$GETDVIW(String, NativeArray) - Static method in class dk.vajhoej.vms.call.script.js.SYS_JS
-
Call SYS$GETDVIW to get a list of items.
- SYS$GETDVIW(String, String[]) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$GETDVIW to get a list of items.
- SYS$GETDVIW(String) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$GETDVIW to get a list of all items.
- SYS$GETJPIW(int[]) - Method in class dk.vajhoej.vms.call.lib.SYS.PID_CTX
-
Call SYS$GETJPIW to get lost of items.
- SYS$GETJPIW(int, int[]) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$GETJPIW to get a list of items.
- SYS$GETJPIW(int, NativeArray) - Static method in class dk.vajhoej.vms.call.script.js.SYS_JS
-
Call SYS$GETJPIW to get a list of items.
- SYS$GETJPIW(int, String[]) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$GETJPIW to get a list of items.
- SYS$GETJPIW(int) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$GETJPIW to get a list of all items.
- SYS$GETUAI(String, int[]) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$GETUAI to get a list of items.
- SYS$GETUAI(String, NativeArray) - Static method in class dk.vajhoej.vms.call.script.js.SYS_JS
-
Call SYS$GETUAI to get a list of items.
- SYS$GETUAI(String, String[]) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$GETUAI to get a list of items.
- SYS$GETUAI(String) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$GETUAI to get a list of all items.
- SYS$IDTOASC() - Method in class dk.vajhoej.vms.call.lib.SYS.ID_CTX
-
Call SYS$IDTOASC to return next identifier.
- SYS$IDTOASC(int) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$IDTOASC to get name for identifier.
- SYS$IDTOASC(IDProcessor) - Static method in class dk.vajhoej.vms.call.lib.SYS_Util
-
Call SYS$IDTOASC to get list of all identifiers and call callback for each.
- SYS$IDTOASC(boolean) - Static method in class dk.vajhoej.vms.call.lib.SYS_Util
-
Call SYS$IDTOASC to get map of identifiers to identifier names.
- SYS$IDTOASC_AsArray(boolean) - Static method in class dk.vajhoej.vms.call.script.js.SYS_JS
-
Call SYS$IDTOASC to get list of all identifiers.
- SYS$IDTOASC_AsList(boolean) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$IDTOASC to get list of all identifiers.
- SYS$PROCESS_SCAN(int, String) - Method in class dk.vajhoej.vms.call.lib.SYS.PID_CTX
-
Call SYS$PROCESS_SCAN to find next matching PID.
- SYS$PROCESS_SCAN(int, String) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$PROCESS_SCAN to get first matching PID.
- SYS$PROCESS_SCAN_and_SYS$GETJPIW(int, String, int[], PIDProcessor<Map<Integer, Object>>) - Static method in class dk.vajhoej.vms.call.lib.SYS_Util
-
Call SYS$PROCESS_SCAN to get all PID's and call SYS$GETJPIW for each PID to get list of items and call callback for each..
- SYS$PROCESS_SCAN_and_SYS$GETJPIW(int, String, int[]) - Static method in class dk.vajhoej.vms.call.lib.SYS_Util
-
Call SYS$PROCESS_SCAN to get all PID's and call SYS$GETJPIW for each PID to get list of items.
- SYS$PROCESS_SCAN_and_SYS$GETJPIW_AsArray(String, String, NativeArray) - Static method in class dk.vajhoej.vms.call.script.js.SYS_JS
-
Call SYS$PROCESS_SCAN to get all PID's and call SYS$GETJPIW for each PID to get list of items.
- SYS$PROCESS_SCAN_and_SYS$GETJPIW_AsList(String, String, String[]) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$PROCESS_SCAN to get all PID's and call SYS$GETJPIW for each PID to get list of items.
- SYS$PROCESS_SCAN_and_SYS$GETJPIW_AsList(String, String) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$PROCESS_SCAN to get all PID's and call SYS$GETJPIW for each PID to get list of all items.
- SYS.ID_CTX - Class in dk.vajhoej.vms.call.lib
-
Class ID_CTX represents the context for SYS$IDTOASC calls.
- SYS.PID_CTX - Class in dk.vajhoej.vms.call.lib
-
Class PID_CTX represents the context for SYS$PROCESS_SCAN calls.
- SYS__GETDVIW(String, String[]) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$GETDVIW to get a list of items.
- SYS__GETDVIW(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$GETDVIW to get a list of all items.
- SYS__GETJPIW(int, String[]) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$GETJPIW to get a list of items.
- SYS__GETJPIW(int) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$GETJPIW to get a list of all items.
- SYS__GETUAI(String, String[]) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$GETUAI to get a list of items.
- SYS__GETUAI(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$GETUAI to get a list of all items.
- SYS__IDTOASC() - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.ID_CTX
-
Call SYS$IDTOASC to return next identifier.
- SYS__IDTOASC(int) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$IDTOASC to get name for identifier.
- SYS__IDTOASC(boolean) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$IDTOASC to get map of identifiers to identifier names.
- SYS__IDTOASC_AsList(boolean) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$IDTOASC to get list of all identifiers.
- SYS__PROCESS_SCAN(int, String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$PROCESS_SCAN to get first matching PID.
- SYS__PROCESS_SCAN_and_SYS__GETJPIW_AsList(String, String, String[]) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$PROCESS_SCAN to get all PID's and call SYS$GETJPIW for each PID to get list of items.
- SYS__PROCESS_SCAN_and_SYS__GETJPIW_AsList(String, String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$PROCESS_SCAN to get all PID's and call SYS$GETJPIW for each PID to get list of all items.
- SYS_JS - Class in dk.vajhoej.vms.call.script.js
-
Class SYS_JS is a JavaScript friendly wrapper library for system services (SYS$ functions).
- SYS_JS() - Constructor for class dk.vajhoej.vms.call.script.js.SYS_JS
-
- SYS_Py - Class in dk.vajhoej.vms.call.script.py
-
Class SYS_Py is a Python friendly wrapper library for system services (SYS$ functions).
- SYS_Py() - Constructor for class dk.vajhoej.vms.call.script.py.SYS_Py
-
- SYS_Py.ID_CTX - Class in dk.vajhoej.vms.call.script.py
-
Class ID_CTX represents the context for SYS$IDTOASC calls.
- SYS_Script - Class in dk.vajhoej.vms.call.script
-
Class SYS_Script is a script friendly wrapper library for system services (SYS$ functions).
- SYS_Script() - Constructor for class dk.vajhoej.vms.call.script.SYS_Script
-
- SYS_Util - Class in dk.vajhoej.vms.call.lib
-
Class SYS_Util is a high level wrapper library for system services (SYS$ functions).
- SYS_Util() - Constructor for class dk.vajhoej.vms.call.lib.SYS_Util
-
- VMS - Class in dk.vajhoej.vms.call
-
Class VMS contains all the glue to call native VMS code from Java using VMS calling convention.
- VMS() - Constructor for class dk.vajhoej.vms.call.VMS
-
- VMS.Block - Class in dk.vajhoej.vms.call
-
Class Block.
- VMS.CharacterString - Class in dk.vajhoej.vms.call
-
Class CharacterString.
- VMS.Item32 - Class in dk.vajhoej.vms.call
-
Class Item32 representing 32 bit item.
- VMS.Item32CharacterStringIn - Class in dk.vajhoej.vms.call
-
Class Item32CharacterStringIn representing an item with an IN CharacterString.
- VMS.Item32CharacterStringOut - Class in dk.vajhoej.vms.call
-
Class Item32CharacterStringOut representing an item with an OUT CharacterString.
- VMS.Item32LongWordIn - Class in dk.vajhoej.vms.call
-
Class Item32LongWordIn representing an item with an IN LongWord.
- VMS.Item32LongWordOut - Class in dk.vajhoej.vms.call
-
Class Item32LongWordOut representing an item with an OUT LongWord.
- VMS.Item32QuadWordIn - Class in dk.vajhoej.vms.call
-
Class Item32QuadWordIn representing an item with an IN QuadWord.
- VMS.Item32QuadWordOut - Class in dk.vajhoej.vms.call
-
Class Item32QuadWordOut representing an item with an OUT QuadWord.
- VMS.ItemList32 - Class in dk.vajhoej.vms.call
-
Class ItemList32 representing 32 bit item list.
- VMS.LongWord - Class in dk.vajhoej.vms.call
-
Class LongWord.
- VMS.Pass - Class in dk.vajhoej.vms.call
-
Class Pass representing passing mechanism.
- VMS.QuadWord - Class in dk.vajhoej.vms.call
-
Class QuadWord.
- VMS.Routine - Class in dk.vajhoej.vms.call
-
Class Routine representing a routine call.
- VMS.SFloat - Class in dk.vajhoej.vms.call
-
Class S Float.
- VMS.TFloat - Class in dk.vajhoej.vms.call
-
Class T Float.
- VMS.TypeWrapper<T> - Class in dk.vajhoej.vms.call
-
Class TypeWrapper.
- VMS.Word - Class in dk.vajhoej.vms.call
-
Class Word.
- VMSCodes - Class in dk.vajhoej.vms.call.lib
-
Class VMSCodes has all the item codes and other input values for system services and RTL functions.
- VMSCodes() - Constructor for class dk.vajhoej.vms.call.lib.VMSCodes
-
- VMSCodesNames - Class in dk.vajhoej.vms.call.script
-
Class VMSCodesNames converts between VMS items codes numeric and text form.
- VMSCodesNames() - Constructor for class dk.vajhoej.vms.call.script.VMSCodesNames
-
- VMSLibrary - Class in dk.vajhoej.vms.call
-
Class VMSLibrary is a base class for VMS library wrappers,
- VMSLibrary() - Constructor for class dk.vajhoej.vms.call.VMSLibrary
-
- VMSLibrary.Pair<T1,T2> - Class in dk.vajhoej.vms.call
-
Class Pair contain two values.
- VMSLibrary.Result<T> - Class in dk.vajhoej.vms.call
-
Class Result contain a return status code plus a return value.
- VMSStatus - Class in dk.vajhoej.vms.call.lib
-
Class VMSCodes has all the return status code for system services and RTL functions.
- VMSStatus() - Constructor for class dk.vajhoej.vms.call.lib.VMSStatus
-