Skip navigation links
A B C D F G I J L M N P Q R S T U V W 

A

all(String) - Static method in class dk.vajhoej.vms.call.script.VMSCodesNames
Get all code numbers.

B

Block(Object) - Constructor for class dk.vajhoej.vms.call.VMS.Block
 
byDescriptor(VMS.TypeWrapper<?>) - Static method in class dk.vajhoej.vms.call.VMS
Pass by descriptor.
byDescriptor() - Method in class dk.vajhoej.vms.call.VMS.Pass
Pass by descriptor.
byReference(VMS.TypeWrapper<?>) - Static method in class dk.vajhoej.vms.call.VMS
Pass by reference.
byReference() - Method in class dk.vajhoej.vms.call.VMS.Pass
Pass by reference.
ByteBuffer(byte[]) - Constructor for class dk.vajhoej.vms.call.VMS.ByteBuffer
 
ByteBuffer(String) - Constructor for class dk.vajhoej.vms.call.VMS.ByteBuffer
 
ByteBuffer(int) - Constructor for class dk.vajhoej.vms.call.VMS.ByteBuffer
 
byValue(VMS.TypeWrapper<?>) - Static method in class dk.vajhoej.vms.call.VMS
Pass by value.
byValue() - Method in class dk.vajhoej.vms.call.VMS.Pass
Pass by value.

C

call(String, String, VMS.Pass...) - Static method in class dk.vajhoej.vms.call.VMS
Call VMS function.
CharacterString(byte[]) - Constructor for class dk.vajhoej.vms.call.VMS.CharacterString
 
CharacterString(String) - Constructor for class dk.vajhoej.vms.call.VMS.CharacterString
 
CharacterString(int) - Constructor for class dk.vajhoej.vms.call.VMS.CharacterString
 
CharBufTypAhd() - Constructor for class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO.CharBufTypAhd
 
combineStatus(int, IOSB) - Static method in class dk.vajhoej.vms.call.VMS
Combine return status code and IOSB status code.
combineStatus(int, VMS.Block) - Static method in class dk.vajhoej.vms.call.VMS
Combine return status code and IOSB status code.
convertList(List<T>) - Static method in class dk.vajhoej.vms.call.script.js.Util
Convert Java List to JavaScript array.
convertListMap(List<Map<String, T>>) - Static method in class dk.vajhoej.vms.call.script.js.Util
Convert Java List of Map to JavaScript array of objects.
convertMap(Map<String, T>) - Static method in class dk.vajhoej.vms.call.script.js.Util
Convert Java Map to JavaScript object.
convertStringArray(NativeArray) - Static method in class dk.vajhoej.vms.call.script.js.Util
Convert JavaScript string array to Java string array.
createString(VMS.CharacterString, VMS.Word) - Static method in class dk.vajhoej.vms.call.VMS
Create Java String from CharacterString and actual length.
createString(VMS.ByteBuffer, VMS.Word) - Static method in class dk.vajhoej.vms.call.VMS
Create Java String from ByteBuffer and actual length.
createString(VMS.ByteBuffer, int) - Static method in class dk.vajhoej.vms.call.VMS
Create Java String from ByteBuffer and actual length.
createTrimmedString(VMS.CharacterString) - Static method in class dk.vajhoej.vms.call.VMS
Create Java String from CharacterString by trimming.
createTrimmedString(VMS.ByteBuffer) - Static method in class dk.vajhoej.vms.call.VMS
Create Java String from ByteBuffer by trimming.

D

DCLLEX - Class in dk.vajhoej.vms.call.script
 
DCLLEX() - Constructor for class dk.vajhoej.vms.call.script.DCLLEX
 
dk.vajhoej.vms.call - package dk.vajhoej.vms.call
Library for calling functions in shareable images using VMS calling convention.
dk.vajhoej.vms.call.lib - package dk.vajhoej.vms.call.lib
Library with Java friendly wrapper methods for common VMS libraries like system services, LIB$ functions etc..
dk.vajhoej.vms.call.script - package dk.vajhoej.vms.call.script
Library with script (JVM based) friendly wrapper methods for common VMS libraries like system services, LIB$ functions etc..
dk.vajhoej.vms.call.script.js - package dk.vajhoej.vms.call.script.js
Library with JavaScript Rhino friendly wrapper methods for common VMS libraries like system services, LIB$ functions etc..
dk.vajhoej.vms.call.script.py - package dk.vajhoej.vms.call.script.py
Library with Python JPython friendly wrapper methods for common VMS libraries like system services, LIB$ functions etc..
DVI$_DEVTYPE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
DVI$_ERRCNT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
DVI$_FREEBLOCKS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
DVI$_MAXBLOCK - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
DVI$_VOLNAM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 

F

F$DELTA_TIME(String, String) - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$DELTA_TIME.
F$DIRECTORY() - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$DIRECTORY.
F$ELEMENT(int, String, String) - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$ELEMENT.
F$EXTRACT(int, int, String) - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$EXTRACT.
F$GETDVI(String, String) - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$GETDVI.
F$GETJPI(int, String) - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$GETJPI.
F$INTEGER(String) - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$INTEGER.
F$LENGTH(String) - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$LENGTH.
F$LOCATE(String, String) - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$LOCATE.
F$MESSAGE(int) - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$MESSAGE.
F$MODE() - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$MODE.
F$PID() - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$PID.
F$PROCESS() - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$PROCESS.
F$SEARCH(String) - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$SEARCH.
F$STRING(Object) - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$STRING.
F$TIME() - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$TIME.
F$TRNLNM(String) - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$TRNLNM.
F$TRNLNM(String, String) - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$TRNLNM.
F$TYPE(Object) - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$TYPE.
F$USER() - Static method in class dk.vajhoej.vms.call.script.DCLLEX
DCL lexical F$USER.
FilenameProcessor - Interface in dk.vajhoej.vms.call.lib
Interface FilenameProcessor defined a callback for filenames.
FIND_FILE_CTX(String) - Constructor for class dk.vajhoej.vms.call.lib.LIBRTL.FIND_FILE_CTX
Construct instance.
FIND_FILE_CTX(String) - Constructor for class dk.vajhoej.vms.call.script.py.LIBRTL_Py.FIND_FILE_CTX
Construct instance.

G

getAny() - Method in class dk.vajhoej.vms.call.IOSB
Get context specific information.
getBufadr() - Method in class dk.vajhoej.vms.call.VMS.Item32
 
getBuflen() - Method in class dk.vajhoej.vms.call.VMS.Item32
 
getCharSet() - Static method in class dk.vajhoej.vms.call.VMS
Get character set.
getCode() - Method in class dk.vajhoej.vms.call.VMS.Item32
 
getCount() - Method in class dk.vajhoej.vms.call.IOSB
Get count.
getData() - Method in class dk.vajhoej.vms.call.VMS.Routine
 
getDefaultValue(Class<?>) - Method in class dk.vajhoej.vms.call.script.js.Util.MyNativeArray
 
getFirstChar() - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO.CharBufTypAhd
 
getItem1() - Method in class dk.vajhoej.vms.call.VMSLibrary.Pair
Get first value.
getItem2() - Method in class dk.vajhoej.vms.call.VMSLibrary.Pair
Get second value.
getLength() - Method in class dk.vajhoej.vms.call.VMS.Block
 
getLength() - Method in class dk.vajhoej.vms.call.VMS.ByteBuffer
 
getLength() - Method in class dk.vajhoej.vms.call.VMS.CharacterString
 
getLength() - Method in class dk.vajhoej.vms.call.VMS.Item32CharacterStringOut
 
getNoChar() - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO.CharBufTypAhd
 
getObject(Class<T>) - Method in class dk.vajhoej.vms.call.VMS.Block
 
getResult() - Method in class dk.vajhoej.vms.call.VMSLibrary.Result
Get result value.
getRetlenadrorflag() - Method in class dk.vajhoej.vms.call.VMS.Item32
 
getStatus() - Method in class dk.vajhoej.vms.call.IOSB
Get status.
getStatus() - Method in class dk.vajhoej.vms.call.VMSLibrary.Result
Get return status code.
getType() - Method in class dk.vajhoej.vms.call.VMS.Item32
 
getType() - Method in class dk.vajhoej.vms.call.VMS.Item32CharacterStringIn
 
getType() - Method in class dk.vajhoej.vms.call.VMS.Item32CharacterStringOut
 
getType() - Method in class dk.vajhoej.vms.call.VMS.Item32LongWordIn
 
getType() - Method in class dk.vajhoej.vms.call.VMS.Item32LongWordOut
 
getType() - Method in class dk.vajhoej.vms.call.VMS.Item32QuadWordIn
 
getType() - Method in class dk.vajhoej.vms.call.VMS.Item32QuadWordOut
 
getValue() - Method in class dk.vajhoej.vms.call.VMS.Item32CharacterStringOut
 
getValue() - Method in class dk.vajhoej.vms.call.VMS.Item32LongWordOut
 
getValue() - Method in class dk.vajhoej.vms.call.VMS.Item32QuadWordOut
 
getValue() - Method in class dk.vajhoej.vms.call.VMS.Pass
 
getValue() - Method in class dk.vajhoej.vms.call.VMS.TypeWrapper
 

I

ID_CTX() - Constructor for class dk.vajhoej.vms.call.lib.SYS.ID_CTX
 
ID_CTX() - Constructor for class dk.vajhoej.vms.call.script.py.SYS_Py.ID_CTX
 
IDProcessor - Interface in dk.vajhoej.vms.call.lib
Interface FilenameProcessor defined a callback for UIC IDs.
IO$_ACCESS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$_CREATE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$_DEACCESS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$_DELETE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$_MODIFY - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$_MOUNT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$_READLBLK - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$_READPBLK - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$_READVBLK - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$_SENSEMODE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$_SETMODE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$_WRITELBLK - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$_WRITEOF - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$_WRITEPBLK - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$_WRITEVBLK - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_ACCESS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_BINARY - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_BRDCST - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_CREATE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_CTRLCAST - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_CTRLYAST - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_DELETE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_DMOUNT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_DSABLMBX - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_ESCAPE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_EXTEND - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_MOUNT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_MOVEFILE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_NOECHO - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_NOFILTR - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_NOW - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_PACKED - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_PURGE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_READATTN - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_REFRESH - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_REMOUNT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_RWSHELVED - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_TIMED - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_TRMNOECHO - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_TYPEAHDCNT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IO$M_WRTATTN - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
IOSB - Class in dk.vajhoej.vms.call
Class IOSB represents a VMS IOSB structire.
IOSB() - Constructor for class dk.vajhoej.vms.call.IOSB
 
IOSB(int, int, int) - Constructor for class dk.vajhoej.vms.call.IOSB
Construct new IOSB.
isSuccess(int) - Static method in class dk.vajhoej.vms.call.VMS
Test if status is success.
isSuccess(int, IOSB) - Static method in class dk.vajhoej.vms.call.VMS
Test if status is success.
isSuccess(int, VMS.Block) - Static method in class dk.vajhoej.vms.call.VMS
Test if status is success.
Item32(int, int, Object, Object) - Constructor for class dk.vajhoej.vms.call.VMS.Item32
 
Item32CharacterStringIn(int, VMS.CharacterString) - Constructor for class dk.vajhoej.vms.call.VMS.Item32CharacterStringIn
 
Item32CharacterStringIn(int, VMS.CharacterString, int) - Constructor for class dk.vajhoej.vms.call.VMS.Item32CharacterStringIn
 
Item32CharacterStringOut(int, int) - Constructor for class dk.vajhoej.vms.call.VMS.Item32CharacterStringOut
 
Item32LongWordIn(int, VMS.LongWord) - Constructor for class dk.vajhoej.vms.call.VMS.Item32LongWordIn
 
Item32LongWordIn(int, VMS.LongWord, int) - Constructor for class dk.vajhoej.vms.call.VMS.Item32LongWordIn
 
Item32LongWordOut(int) - Constructor for class dk.vajhoej.vms.call.VMS.Item32LongWordOut
 
Item32QuadWordIn(int, VMS.QuadWord) - Constructor for class dk.vajhoej.vms.call.VMS.Item32QuadWordIn
 
Item32QuadWordIn(int, VMS.QuadWord, int) - Constructor for class dk.vajhoej.vms.call.VMS.Item32QuadWordIn
 
Item32QuadWordOut(int) - Constructor for class dk.vajhoej.vms.call.VMS.Item32QuadWordOut
 
ItemList32(VMS.Item32[]) - Constructor for class dk.vajhoej.vms.call.VMS.ItemList32
 

J

JPI$_BUFIO - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_CPUTIM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_CURPRIV - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_DIRIO - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_IMAGNAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_LOGINTIM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_MODE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_NODENAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_PID - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_PRCNAM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_PRI - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_STATE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_TERMINAL - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_UIC - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_USERNAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$_WSSIZE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$K_BATCH - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$K_INTERACTIVE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$K_NETWORK - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
JPI$K_OTHER - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 

L

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$INIT_TIMER() - Method in class dk.vajhoej.vms.call.script.LIBRTL_Script.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$STAT_TIMER(String) - Method in class dk.vajhoej.vms.call.script.LIBRTL_Script.TIMER_CTX
Call LIB$STAT_TIMER to get timer values.
LIB$SUB_TIMES(long, long) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
Call LIB$SUB_TIMES to subtract start time from end time.
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(String) - 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_Script.TIMER_CTX - Class in dk.vajhoej.vms.call.script
Class TIMER_CTX represent context for LIB$INIT_TIMER and LIB$STAT_TIMER calls.
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
 
LNM$_ACMODE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LNM$_ATTRIBUTES - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LNM$_LENGTH - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LNM$_STRING - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LNM$_TABLE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LongWord(int) - Constructor for class dk.vajhoej.vms.call.VMS.LongWord
 
LongWord() - Constructor for class dk.vajhoej.vms.call.VMS.LongWord
 

M

MISSING - Static variable in class dk.vajhoej.vms.call.VMS
Missing argument (pass of 0 by value).
MyNativeArray(Object[], String) - Constructor for class dk.vajhoej.vms.call.script.js.Util.MyNativeArray
Construct instance.

N

nameToNumber(String, String) - Static method in class dk.vajhoej.vms.call.script.VMSCodesNames
Convert code name to code number.
nameToNumber(String, String[]) - Static method in class dk.vajhoej.vms.call.script.VMSCodesNames
Convert code number to name.
numberToName(String, Map<Integer, T>) - Static method in class dk.vajhoej.vms.call.script.VMSCodesNames
Convert Map of code numbers to values to Map of code names to values.
numberToName(String, List<Map<Integer, T>>) - Static method in class dk.vajhoej.vms.call.script.VMSCodesNames
Convert List of Maps of code numbers to values to List of Maps of code names to values.

P

Pair(T1, T2) - Constructor for class dk.vajhoej.vms.call.VMSLibrary.Pair
Construct instance.
pass(VMS.TypeWrapper<?>) - Static method in class dk.vajhoej.vms.call.VMS
Pass as default (unknown).
Pass(VMS.TypeWrapper<?>) - Constructor for class dk.vajhoej.vms.call.VMS.Pass
 
PID_CTX() - Constructor for class dk.vajhoej.vms.call.lib.SYS.PID_CTX
 
PIDProcessor<T> - Interface in dk.vajhoej.vms.call.lib
Interface FilenameProcessor defined a callback for PIDs.
process(String) - Method in interface dk.vajhoej.vms.call.lib.FilenameProcessor
Process filenames found.
process(int, String) - Method in interface dk.vajhoej.vms.call.lib.IDProcessor
Process UIC ID and name found.
process(int, T) - Method in interface dk.vajhoej.vms.call.lib.PIDProcessor
Process PID and associated object.
PSCAN$_MASTER_PID - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PSCAN$_NODENAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PSCAN$_OWNER - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PSCAN$_PRCNAM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PSCAN$_TERMINAL - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PSCAN$_USERNAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PSCAN$M_WILDCARD - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 

Q

QuadWord(long) - Constructor for class dk.vajhoej.vms.call.VMS.QuadWord
 
QuadWord() - Constructor for class dk.vajhoej.vms.call.VMS.QuadWord
 

R

readOnly() - Method in class dk.vajhoej.vms.call.VMS.Pass
Pass as readonly (IN).
readOnly(VMS.Pass) - Static method in class dk.vajhoej.vms.call.VMS
Pass as readonly.
readWrite() - Method in class dk.vajhoej.vms.call.VMS.Pass
Pass as read write (INOUT).
readWrite(VMS.Pass) - Static method in class dk.vajhoej.vms.call.VMS
Pass as readwrite.
Result(int, T) - Constructor for class dk.vajhoej.vms.call.VMSLibrary.Result
Construct new instance.
RFA - Class in dk.vajhoej.vms.call
Class RFA represents a VMS RFA structure.
RFA() - Constructor for class dk.vajhoej.vms.call.RFA
 
RMS$_CREATED - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
 
RMS$_EOF - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
 
RMS$_FILEPURGED - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
 
RMS$_FLK - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
 
RMS$_FNF - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
 
RMS$_NORMAL - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
 
RMS$_OK_DEL - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
 
RMS$_OK_DUP - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
 
RMS$_OK_RNF - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
 
RMS$_PRV - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
 
RMS$_RLK - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
 
RMS$_RNF - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
 
RMS$_SUPERSEDE - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
 
RMS$_WLK - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
 
Routine(int) - Constructor for class dk.vajhoej.vms.call.VMS.Routine
 
ROUTINE_4ARGS_1STRETDATA - Static variable in class dk.vajhoej.vms.call.VMS
 

S

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$_NORMAL - 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$ASCTIM() - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$ASCTIM to get string with current time.
SYS$ASCTIM(long) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$ASCTIM to get string with specified time.
SYS$ASSIGN(String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$ASSIGN to open channel to device.
SYS$ASSIGN() - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
Call SYS$ASSIGN to open channel to default terminal (TT:).
SYS$ASSIGN(String) - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
Call SYS$ASSIGN to open channel to specified terminal.
SYS$BINTIM(String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$BINTIM to get specified VMS time.
SYS$DASSGN(VMS.Word) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call LIB$DASSGN to close channel.
SYS$DASSGN() - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
Call LIB$DASSGN to close channel.
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$GETTIM() - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$GETTIM to get current VMS time.
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$QIOW(VMS.Word, int, VMS.Block, VMS.TypeWrapper<byte[]>, VMS.TypeWrapper<Integer>) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$QIOW.
SYS$QIOW_getch() - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
Call SYS$QIOW to read single character from terminal (getch functionality).
SYS$QIOW_gets() - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
Call SYS$QIOW to read line from terminal (gets functionality).
SYS$QIOW_kbhit() - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
Call SYS$QIOW to check if there is input available to be read (kbhit functionality).
SYS$QIOW_puts(String) - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
Call SYS$QIOW to write string to terminal (puts functionality).
SYS$SETDDIR() - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$SETDDIR to get current default directory.
SYS$SETDDIR(String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$SETDDIR to change current default directory.
SYS$TRNLNM(String, String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$TRNLNM to translate logical name.
SYS$TRNLNM(String, String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$TRNLNM to translate logical name.
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.TERMINAL_IO - Class in dk.vajhoej.vms.call.lib
Class TERMINAL_IO represents the context (actually channel) for SYS$ASSIGN, SYS$QIOW and SYSDASSGN calls for terminal IO.
SYS.TERMINAL_IO.CharBufTypAhd - Class in dk.vajhoej.vms.call.lib
 
SYS__ASCTIM() - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$ASCTIM to get string with current time.
SYS__ASCTIM(long) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$ASCTIM to get string with specified time.
SYS__ASSIGN(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$ASSIGN to open channel to device.
SYS__ASSIGN() - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
Call SYS$ASSIGN to open channel to default terminal (TT:).
SYS__ASSIGN(String) - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
Call SYS$ASSIGN to open channel to specified terminal.
SYS__BINTIM(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$BINTIM to get specified VMS time.
SYS__DASSGN(VMS.Word) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call LIB$DASSGN to close channel.
SYS__DASSGN() - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
Call LIB$DASSGN to close channel.
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__QIOW(VMS.Word, int, VMS.Block, VMS.TypeWrapper<byte[]>, VMS.TypeWrapper<Integer>) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$QIOW.
SYS__QIOW_getch() - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
Call SYS$QIOW to read single character from terminal (getch functionality).
SYS__QIOW_gets() - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
Call SYS$QIOW to read line from terminal (gets functionality).
SYS__QIOW_kbhit() - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
Call SYS$QIOW to check if there is input available to be read (kbhit functionality).
SYS__QIOW_puts(String) - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
Call SYS$QIOW to write string to terminal (puts functionality).
SYS__SETDDIR() - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$SETDDIR to get current default directory.
SYS__SETDDIR(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$SETDDIR to change current default directory.
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_Py.TERMINAL_IO - Class in dk.vajhoej.vms.call.script.py
Class TERMINAL_IO represents the context (actually channel) for SYS$ASSIGN, SYS$QIOW and SYSDASSGN calls for terminal IO.
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
 

T

TERMINAL_IO() - Constructor for class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
 
TERMINAL_IO() - Constructor for class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
 
TFloat(double) - Constructor for class dk.vajhoej.vms.call.VMS.TFloat
 
TFloat() - Constructor for class dk.vajhoej.vms.call.VMS.TFloat
 
TIMER_CTX() - Constructor for class dk.vajhoej.vms.call.lib.LIBRTL.TIMER_CTX
 
TIMER_CTX() - Constructor for class dk.vajhoej.vms.call.script.LIBRTL_Script.TIMER_CTX
 
TIMER_CTX() - Constructor for class dk.vajhoej.vms.call.script.py.LIBRTL_Py.TIMER_CTX
 
TypeWrapper(T) - Constructor for class dk.vajhoej.vms.call.VMS.TypeWrapper
 

U

UAI$_ACCOUNT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_DEF_PRIV - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_DEFDEV - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_DEFDIR - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_ENCRYPT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_LOGFAILS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_MAXJOBS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_OWNER - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_PGFLQUOTA - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_PRCCNT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_PRI - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_PRIV - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_PWD - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_PWD_DATE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_SALT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_UIC - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_USERNAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_WSEXTENT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
UAI$_WSQUOTA - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
Util - Class in dk.vajhoej.vms.call.script.js
Class Util contains various utility methods for use with JavaScript.
Util() - Constructor for class dk.vajhoej.vms.call.script.js.Util
 
Util.MyNativeArray - Class in dk.vajhoej.vms.call.script.js
Class MyNativeArray is an extension of builtin NativeArray to provide a default value.

V

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.ByteBuffer - Class in dk.vajhoej.vms.call
Class ByteBuffer.
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
 

W

Word(short) - Constructor for class dk.vajhoej.vms.call.VMS.Word
 
Word() - Constructor for class dk.vajhoej.vms.call.VMS.Word
 
writeOnly() - Method in class dk.vajhoej.vms.call.VMS.Pass
Pass as writeonly (OUT).
writeOnly(VMS.Pass) - Static method in class dk.vajhoej.vms.call.VMS
Pass as writeonly.
A B C D F G I J L M N P Q R S T U V W 
Skip navigation links