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

A

ACME$_FC_AUTHENTICATE_PRINCIPAL - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
ACME$_FC_CHANGE_PASSWORD - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
ACME$_LOGON_TYPE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
ACME$_NEW_PASSWORD_1 - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
ACME$_NEW_PASSWORD_2 - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
ACME$_NEW_PASSWORD_FLAGS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
ACME$_PASSWORD_1 - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
ACME$_PASSWORD_2 - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
ACME$_PRINCIPAL_NAME_IN - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
ACME$K_BATCH - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
ACME$K_DIALUP - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
ACME$K_LOCAL - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
ACME$K_NETWORK - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
ACME$K_REMOTE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
ACMESB() - Constructor for class dk.vajhoej.vms.call.lib.SYS.ACMESB
Construct new instance.
ACMESB(int, int, int, int) - Constructor for class dk.vajhoej.vms.call.lib.SYS.ACMESB
Construct new instance.
all(String) - Static method in class dk.vajhoej.vms.call.script.VMSCodesNames
Get all code numbers.

B

Block(T) - Constructor for class dk.vajhoej.vms.call.VMS.Block
 
BlockHeader(int...) - Constructor for class dk.vajhoej.vms.call.VMS.BlockHeader
 
BRK$C_ALLTERMS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
BRK$C_ALLUSERS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
BRK$C_DEVICE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
BRK$C_USERNAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
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.
ByteArrayBuffer() - Constructor for class dk.vajhoej.vms.call.lib.RMS.ByteArrayBuffer
 
ByteArrayBuffer(byte[]) - Constructor for class dk.vajhoej.vms.call.lib.RMS.ByteArrayBuffer
 
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, LKSB) - Static method in class dk.vajhoej.vms.call.VMS
Combine return status code and LKSB status code.
combineStatusIOSB(int, VMS.Block<IOSB>) - Static method in class dk.vajhoej.vms.call.VMS
Combine return status code and IOSB status code.
combineStatusIOSBX(int, VMS.Block<IOSBX>) - Static method in class dk.vajhoej.vms.call.VMS
Combine return status code and IOSB status code.
combineStatusLKSB(int, VMS.Block<LKSB>) - Static method in class dk.vajhoej.vms.call.VMS
Combine return status code and LKSB 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.
FAB - Class in dk.vajhoej.vms.call.lib
Class FAB represents a FAB (File Access Block) block.
FAB() - Constructor for class dk.vajhoej.vms.call.lib.FAB
 
FAB(String, int, int, int) - Constructor for class dk.vajhoej.vms.call.lib.FAB
 
FAB(String, int, int, int, int, int, int) - Constructor for class dk.vajhoej.vms.call.lib.FAB
 
FAB$C_BID - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$C_FIX - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$C_IDX - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$C_REL - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$C_SEQ - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$C_STM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$C_STMCR - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$C_STMLF - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$C_UDF - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$C_VAR - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$C_VFC - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_ASY - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_BIO - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_CBT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_CR - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_CTG - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_DEL - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_DLT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_FTN - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_GET - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_NAM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_PRN - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_PUT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_SHRDEL - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_SHRGET - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_SHRPUT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_SHRUPD - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_TMP - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_TRN - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
FAB$M_UPD - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
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

getAcmeId() - Method in class dk.vajhoej.vms.call.lib.SYS.ACMESB
Get ACME ID.
getAcmeStatus() - Method in class dk.vajhoej.vms.call.lib.SYS.ACMESB
Get ACME status.
getAny() - Method in class dk.vajhoej.vms.call.IOSB
Get context specific information.
getBufadr() - Method in class dk.vajhoej.vms.call.VMS.Item32
 
getBuffer() - Method in class dk.vajhoej.vms.call.lib.RMS.ByteArrayBuffer
 
getBuffer() - Method in class dk.vajhoej.vms.call.lib.RMS.StringBuffer
 
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
 
getFAB() - Method in class dk.vajhoej.vms.call.lib.RMS.RMS_IO
Get FAB block.
getFabblk() - Method in class dk.vajhoej.vms.call.lib.RAB
 
getFac() - Method in class dk.vajhoej.vms.call.lib.FAB
 
getFilename() - Method in class dk.vajhoej.vms.call.lib.FAB
 
getFirstChar() - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO.CharBufTypAhd
 
getFop() - Method in class dk.vajhoej.vms.call.lib.FAB
 
getId() - Method in class dk.vajhoej.vms.call.LKSB
Get lock ID.
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
 
getLength() - Method in class dk.vajhoej.vms.call.VMS.MultiBlock
 
getMrs() - Method in class dk.vajhoej.vms.call.lib.FAB
 
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
 
getObject(int, Class<T>) - Method in class dk.vajhoej.vms.call.VMS.MultiBlock
 
getOffsets() - Method in class dk.vajhoej.vms.call.VMS.BlockHeader
 
getOrg() - Method in class dk.vajhoej.vms.call.lib.FAB
 
getRAB() - Method in class dk.vajhoej.vms.call.lib.RMS.RMS_IO
Get RAB block.
getRac() - Method in class dk.vajhoej.vms.call.lib.RAB
 
getRat() - Method in class dk.vajhoej.vms.call.lib.FAB
 
getRbf() - Method in class dk.vajhoej.vms.call.lib.RAB
 
getRecbuf() - Method in class dk.vajhoej.vms.call.lib.RAB
 
getResult() - Method in class dk.vajhoej.vms.call.VMSLibrary.Result
Get result value.
getRetlenadrorflag() - Method in class dk.vajhoej.vms.call.VMS.Item32
 
getRfa() - Method in class dk.vajhoej.vms.call.lib.RAB
 
getRfm() - Method in class dk.vajhoej.vms.call.lib.FAB
 
getRop() - Method in class dk.vajhoej.vms.call.lib.RAB
 
getRsz() - Method in class dk.vajhoej.vms.call.lib.RAB
 
getShr() - Method in class dk.vajhoej.vms.call.lib.FAB
 
getStatus() - Method in class dk.vajhoej.vms.call.IOSB
Get status.
getStatus() - Method in class dk.vajhoej.vms.call.IOSBX
Get status.
getStatus() - Method in class dk.vajhoej.vms.call.lib.SYS.ACMESB
Get status.
getStatus() - Method in class dk.vajhoej.vms.call.LKSB
Get status.
getStatus() - Method in class dk.vajhoej.vms.call.VMSLibrary.Result
Get return status code.
getStatus2() - Method in class dk.vajhoej.vms.call.lib.SYS.ACMESB
Get secondary status.
getTmo() - Method in class dk.vajhoej.vms.call.lib.RAB
 
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
 
getUbf() - Method in class dk.vajhoej.vms.call.lib.RAB
 
getUsrbuf() - Method in class dk.vajhoej.vms.call.lib.RAB
 
getUsz() - Method in class dk.vajhoej.vms.call.lib.RAB
 
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 structure.
IOSB() - Constructor for class dk.vajhoej.vms.call.IOSB
Construct new IOSB.
IOSB(int, int, int) - Constructor for class dk.vajhoej.vms.call.IOSB
Construct new IOSB.
IOSBX - Class in dk.vajhoej.vms.call
Class IOSBX represents a VMS IOSB structure with a 4 byte status code.
IOSBX() - Constructor for class dk.vajhoej.vms.call.IOSBX
Construct new IOSBX.
IOSBX(int, int) - Constructor for class dk.vajhoej.vms.call.IOSBX
Construct new IOSBX.
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, LKSB) - Static method in class dk.vajhoej.vms.call.VMS
Test if status is success.
isSuccessIOSB(int, VMS.Block<IOSB>) - Static method in class dk.vajhoej.vms.call.VMS
Test if status is success.
isSuccessIOSBX(int, VMS.Block<IOSBX>) - Static method in class dk.vajhoej.vms.call.VMS
Test if status is success.
isSuccessLKSB(int, VMS.Block<LKSB>) - 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

JobProcessor<T> - Interface in dk.vajhoej.vms.call.lib
Interface JobProcessor defined a callback for jobs.
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.
LCK$K_CRMODE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$K_CWMODE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$K_EXMODE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$K_NLMODE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$K_PRMODE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$K_PWMODE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_CANCEL - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_CONVERT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_DEQALL - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_EXPEDITE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_INVVALBLK - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_NODLCKBLK - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_NODLCKWT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_NOQUEUE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_PROTECT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_QUECVT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_RECOVER - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_SYNCSTS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_SYSTEM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_VALBLK - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
LCK$M_XVALBLK - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
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
 
LKSB - Class in dk.vajhoej.vms.call
Class LKSB represents a VMS LKSB structure.
LKSB() - Constructor for class dk.vajhoej.vms.call.LKSB
Construct new IOSB.
LKSB(int, int) - Constructor for class dk.vajhoej.vms.call.LKSB
Construct new LKSB.
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).
MultiBlock(VMS.BlockHeader, Object...) - Constructor for class dk.vajhoej.vms.call.VMS.MultiBlock
 
MyNativeArray(Object[], String) - Constructor for class dk.vajhoej.vms.call.script.js.Util.MyNativeArray
Construct instance.

N

NAM$C_BID - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
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 PIDProcessor 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.JobProcessor
Process UIC ID and name found.
process(int, T) - Method in interface dk.vajhoej.vms.call.lib.PIDProcessor
Process PID and associated object.
PRV$M_ACNT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_BYPASS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_CMEXEC - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_CMKRNL - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_DIAGNOSE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_EXQUOTA - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_GROUP - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_GRPNAM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_GRPPRV - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_IMPERSONATE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_LOG_IO - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_NETMBX - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_OPER - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_PFNMAP - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_PHY_IO - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_PRMGLB - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_PRMMBX - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_PSWAPM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_READALL - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_SETPRI - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_SETPRV - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_SHMEM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_SYSLCK - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_SYSNAM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_SYSPRV - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_TMPMBX - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
PRV$M_WORLD - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
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
 
QUI$_BASE_PRIORITY - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_CANCEL_OPERATION - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_CPU_LIMIT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_DEVICE_NAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_DISPLAY_CHARACTERISTIC - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_DISPLAY_ENTRY - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_DISPLAY_FILE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_DISPLAY_FORM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_DISPLAY_JOB - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_DISPLAY_QUEUE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_ENTRY_NUMBER - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_EXECUTING_JOB_COUNT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_FILE_IDENTIFICATION - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_FILE_SPECIFICATION - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_FILELIST - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_JOB_LIMIT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_JOB_NAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_JOB_STATUS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_LOG_SPECIFICATION - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_PENDING_JOB_COUNT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_PRIORITY - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_QUEUE_FLAGS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_QUEUE_NAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_QUEUE_STATUS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_SEARCH_FLAGS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_SEARCH_NAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_SEARCH_NUMBER - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_TRANSLATE_QUEUE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_USERNAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_WSDEFAULT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_WSEXTENT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$_WSQUOTA - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_JOB_ABORTING - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_JOB_COMPLETING - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_JOB_EXECUTING - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_JOB_HOLDING - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_JOB_INCOMPLETE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_JOB_PENDING - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_JOB_RESTARTING - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_JOB_STALLED - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_JOB_STARTING - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_JOB_SUSPENDED - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_QUEUE_BUSY - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_QUEUE_CLOSED - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_QUEUE_DISABLED - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_QUEUE_IDLE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_QUEUE_PAUSED - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_QUEUE_PAUSING - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_QUEUE_REMOTE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_QUEUE_RESETTING - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_QUEUE_RESUMING - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_QUEUE_STALLED - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_QUEUE_STARTING - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_QUEUE_STOPPED - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_QUEUE_STOPPING - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_QUEUE_UNAVAILABLE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_SEARCH_ALL_JOBS - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_SEARCH_BATCH - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_SEARCH_GENERIC - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_SEARCH_PRINTER - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_SEARCH_SERVER - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_SEARCH_TERMINAL - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_SEARCH_THIS_JOB - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI$M_SEARCH_WILDCARD - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
QUI_CTX() - Constructor for class dk.vajhoej.vms.call.lib.SYS.QUI_CTX
 

R

RAB - Class in dk.vajhoej.vms.call.lib
Class RAB represents a RAB (Record Access Block) block.
RAB() - Constructor for class dk.vajhoej.vms.call.lib.RAB
 
RAB(FAB) - Constructor for class dk.vajhoej.vms.call.lib.RAB
 
RAB(FAB, int, int) - Constructor for class dk.vajhoej.vms.call.lib.RAB
 
RAB$C_BID - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
RAB$C_KEY - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
RAB$C_RFA - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
RAB$C_SEQ - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
RAB$M_ASY - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
RAB$M_BIO - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
RAB$M_EOF - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
RAB$M_KGE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
RAB$M_KGT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
RAB$M_RAH - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
RAB$M_WBH - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
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 - Class in dk.vajhoej.vms.call.lib
Class RMS is a wrapper library for RMS functions.
RMS() - Constructor for class dk.vajhoej.vms.call.lib.RMS
 
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
 
RMS.ByteArrayBuffer - Class in dk.vajhoej.vms.call.lib
 
RMS.RMS_IO - Class in dk.vajhoej.vms.call.lib
Class RMS_IO represents the context (FAB, RAB, NAM and XAB blocks) for RMS calls.
RMS.StringBuffer - Class in dk.vajhoej.vms.call.lib
 
RMS_IO() - Constructor for class dk.vajhoej.vms.call.lib.RMS.RMS_IO
 
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).
setFabblk(FAB) - Method in class dk.vajhoej.vms.call.lib.RAB
 
setFac(int) - Method in class dk.vajhoej.vms.call.lib.FAB
 
setFilename(String) - Method in class dk.vajhoej.vms.call.lib.FAB
 
setFop(int) - Method in class dk.vajhoej.vms.call.lib.FAB
 
setMrs(int) - Method in class dk.vajhoej.vms.call.lib.FAB
 
setOrg(int) - Method in class dk.vajhoej.vms.call.lib.FAB
 
setRac(int) - Method in class dk.vajhoej.vms.call.lib.RAB
 
setRat(int) - Method in class dk.vajhoej.vms.call.lib.FAB
 
setRbf(int) - Method in class dk.vajhoej.vms.call.lib.RAB
 
setRecbuf(byte[]) - Method in class dk.vajhoej.vms.call.lib.RAB
 
setRfa(RFA) - Method in class dk.vajhoej.vms.call.lib.RAB
 
setRfm(int) - Method in class dk.vajhoej.vms.call.lib.FAB
 
setRop(int) - Method in class dk.vajhoej.vms.call.lib.RAB
 
setRsz(int) - Method in class dk.vajhoej.vms.call.lib.RAB
 
setShr(int) - Method in class dk.vajhoej.vms.call.lib.FAB
 
setTmo(int) - Method in class dk.vajhoej.vms.call.lib.RAB
 
setUbf(int) - Method in class dk.vajhoej.vms.call.lib.RAB
 
setUsrbuf(byte[]) - Method in class dk.vajhoej.vms.call.lib.RAB
 
setUsz(int) - Method in class dk.vajhoej.vms.call.lib.RAB
 
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
 
SJC$_ABORT_JOB - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_AFTER_TIME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_ASSIGN_QUEUE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_BASE_PRIORITY - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_BATCH - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_CPU_DEFAULT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_CPU_LIMIT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_CREATE_QUEUE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_DEASSIGN_QUEUE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_DELETE_FILE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_DELETE_JOB - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_DELETE_QUEUE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_DELETE_QUEUE_MANAGER - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_DESTINATION_QUEUE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_DEVICE_NAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_ENTER_FILE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_ENTRY_NUMBER - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_ENTRY_NUMBER_OUTPUT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_FILE_COPIES - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_FILE_SPECIFICATION - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_GENERIC_QUEUE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_JOB_LIMIT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_JOB_NAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_LOG_SPECIFICATION - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_NOTIFY - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_PARAMETER_1 - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_PARAMETER_2 - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_PARAMETER_3 - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_PARAMETER_4 - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_PARAMETER_5 - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_PARAMETER_6 - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_PARAMETER_7 - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_PARAMETER_8 - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_PAUSE_QUEUE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_PRINTER - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_PROCESSOR - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_QUEUE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_QUEUE_DESCRIPTION - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_QUEUE_MANAGER_NAME - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_QUEUE_MANAGER_NODES - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_RESET_QUEUE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_RESTART - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_START_QUEUE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_START_QUEUE_MANAGER - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_STOP_QUEUE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_STOP_QUEUE_MANAGER - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_TERMINAL - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_WSDEFAULT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_WSEXTENT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
SJC$_WSQUOTA - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
 
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
 
StringBuffer() - Constructor for class dk.vajhoej.vms.call.lib.RMS.StringBuffer
 
StringBuffer(String) - Constructor for class dk.vajhoej.vms.call.lib.RMS.StringBuffer
 
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$ACMW(String, String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$ACMW to check username-password.
SYS$ALLOC(String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$ALLOC to allocate device.
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$BRKTHRUW(String, int) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$BRKTHRUW to send message to users/terminals.
SYS$BRKTHRUW(String, int, String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$BRKTHRUW to send message to users/terminals.
SYS$BRKTHRUW_terminal(String, String) - Static method in class dk.vajhoej.vms.call.lib.SYS_Util
Call SYS$BRKTHRUW to send message to terminals.
SYS$BRKTHRUW_user(String, String) - Static method in class dk.vajhoej.vms.call.lib.SYS_Util
Call SYS$BRKTHRUW to send message to users.
SYS$CLOSE() - Method in class dk.vajhoej.vms.call.lib.RMS.RMS_IO
Call SYS$CLOSE to close file.
SYS$CLOSE(FAB) - Static method in class dk.vajhoej.vms.call.lib.RMS
Call SYS$CLOSE to close file.
SYS$CONNECT() - Method in class dk.vajhoej.vms.call.lib.RMS.RMS_IO
Call SYS$CONNECT to connect to file.
SYS$CONNECT(RAB) - Static method in class dk.vajhoej.vms.call.lib.RMS
Call SYS$CONNECT to connect to file.
SYS$CREATE(FAB) - Static method in class dk.vajhoej.vms.call.lib.RMS
Call SYS$CREATE to create file.
SYS$CREATE_NewSeqFileForWrite(String) - Method in class dk.vajhoej.vms.call.lib.RMS.RMS_IO
Call SYS$CREATE to create file and open for write.
SYS$CREATE_NewSeqFileForWrite(String, int) - Method in class dk.vajhoej.vms.call.lib.RMS.RMS_IO
Call SYS$CREATE to create file and open for write.
SYS$CREMBX(boolean, int) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$CREMBX to create mailbox.
SYS$CREPRC(String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$CREPRC to start a process.
SYS$CREPRC(String, String, String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$CREPRC to start a process.
SYS$CREPRC(String, String, String, String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$CREPRC to start a process.
SYS$DALLOC(String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$DALLOC to deallocate device.
SYS$DASSGN(VMS.Word) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$DASSGN to close channel.
SYS$DASSGN() - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
Call LIB$DASSGN to close channel.
SYS$DELMBX(VMS.Word) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$DELMBX to delete mailbox.
SYS$DEQ(int) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$DEQ to release lock.
SYS$DISCONNECT() - Method in class dk.vajhoej.vms.call.lib.RMS.RMS_IO
Call SYS$DISCONNECT to disconnect from file.
SYS$DISCONNECT(RAB) - Static method in class dk.vajhoej.vms.call.lib.RMS
Call SYS$DISCONNECT to disconnect from file.
SYS$DISPLAY() - Method in class dk.vajhoej.vms.call.lib.RMS.RMS_IO
Call SYS$DISPLAY to retrieve file attributes.
SYS$DISPLAY(FAB) - Static method in class dk.vajhoej.vms.call.lib.RMS
Call SYS$DISPLAY to retrieve file attributes.
SYS$ENQW(int, int) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$ENQW to convert a lock.
SYS$ENQW(String, int) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$ENQW to take a lock.
SYS$EXIT(int) - Static method in class dk.vajhoej.vms.call.lib.SYS
Exit program.
SYS$FORCEX(int, int) - Static method in class dk.vajhoej.vms.call.lib.SYS
Exit program of another process.
SYS$GET(RAB) - Static method in class dk.vajhoej.vms.call.lib.RMS
Call SYS$GET to get record.
SYS$GET_Bytes() - Method in class dk.vajhoej.vms.call.lib.RMS.RMS_IO
Call SYS$GET to get record as byte array.
SYS$GET_String() - Method in class dk.vajhoej.vms.call.lib.RMS.RMS_IO
Call SYS$GET to get record as string.
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$GETMSG(int) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$GETMSG to get message text for error code.
SYS$GETQUIW_Cancel() - Method in class dk.vajhoej.vms.call.lib.SYS.QUI_CTX
Call SYS$GETQUIW to cancel queue context.
SYS$GETQUIW_Entry(int, int[]) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$GETQUIW to get information about entry.
SYS$GETQUIW_Entry(int, NativeArray) - Static method in class dk.vajhoej.vms.call.script.js.SYS_JS
Call SYS$GETQUIW to get information about entry.
SYS$GETQUIW_Entry(int, String[]) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
Call SYS$GETQUIW to get information about entry.
SYS$GETQUIW_File(int[]) - Method in class dk.vajhoej.vms.call.lib.SYS.QUI_CTX
Call SYS$GETQUIW to get information about next file in job.
SYS$GETQUIW_Job(int[]) - Method in class dk.vajhoej.vms.call.lib.SYS.QUI_CTX
Call SYS$GETQUIW to get information about next job in queue.
SYS$GETQUIW_Queue(String) - Method in class dk.vajhoej.vms.call.lib.SYS.QUI_CTX
Call SYS$GETQUIW to establish queue context.
SYS$GETQUIW_Queue(String, int[]) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$GETQUIW to get information about queue.
SYS$GETQUIW_Queue(String, NativeArray) - Static method in class dk.vajhoej.vms.call.script.js.SYS_JS
Call SYS$GETQUIW to get information about queue.
SYS$GETQUIW_Queue(String, String[]) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
Call SYS$GETQUIW to get information about queue.
SYS$GETQUIW_QueueJobs(String, int[], JobProcessor<Map<Integer, Object>>) - Static method in class dk.vajhoej.vms.call.lib.SYS_Util
Call SYS$GETQUIW to get all jobs and call callback for each.
SYS$GETQUIW_QueueJobs(String, int[]) - Static method in class dk.vajhoej.vms.call.lib.SYS_Util
Call SYS$GETQUIW to get list of all jobs and information about them.
SYS$GETQUIW_QueueJobs(String, NativeArray) - Static method in class dk.vajhoej.vms.call.script.js.SYS_JS
Call SYS$GETQUIW to get list of all jobs and information about them.
SYS$GETQUIW_QueueJobs(String, String[]) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
Call SYS$GETQUIW to get list of all jobs and information about them.
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$HIBER() - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$HIBER to hibernate.
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 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$OPEN(FAB) - Static method in class dk.vajhoej.vms.call.lib.RMS
Call SYS$OPEN to open file.
SYS$OPEN_OldSeqFileForRead(String) - Method in class dk.vajhoej.vms.call.lib.RMS.RMS_IO
Call SYS$OPEN to open file for read.
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$PUT(RAB) - Static method in class dk.vajhoej.vms.call.lib.RMS
Call SYS$PUT to put record.
SYS$PUT_Bytes(byte[]) - Method in class dk.vajhoej.vms.call.lib.RMS.RMS_IO
Call SYS$PUT to put record of byte array.
SYS$PUT_String(String) - Method in class dk.vajhoej.vms.call.lib.RMS.RMS_IO
Call SYS$PUT to put record of string.
SYS$QIOW(VMS.Word, int, VMS.Block<IOSB>, 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_gets(boolean) - 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$SETPRI(int) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$SETPRI to set process priority.
SYS$SETPRI(int, int) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$SETPRI to set process priority.
SYS$SETPRN(String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$SETPRN to change process name of current process.
SYS$SETPRV() - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$SETPRV to get current privs.
SYS$SETPRV(boolean, long, boolean) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$SETPRV to change current privs.
SYS$SNDJBCW_Delete(int) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$SNDJBCW to delete job.
SYS$SNDJBCW_Print(String, String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$SNDJBCW to submit print job to print queue.
SYS$SNDJBCW_QueueStart(String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$SNDJBCW to start queue.
SYS$SNDJBCW_QueueStop(String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$SNDJBCW to stop queue.
SYS$SNDJBCW_Submit(String, String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$SNDJBCW to submit batch job to batch queue.
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$WAKE() - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$WAKE to wake up process.
SYS$WAKE(int) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$WAKE to wake up process.
SYS$WAKE(String) - Static method in class dk.vajhoej.vms.call.lib.SYS
Call SYS$WAKE to wake up process.
SYS.ACMESB - Class in dk.vajhoej.vms.call.lib
Class ACMSB represents an ACME status block.
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.QUI_CTX - Class in dk.vajhoej.vms.call.lib
Class QUI_CTX represents the context for SYS$GETQUIW 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__ALLOC(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$ALLOC to allocate device.
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__BRKTHRUW_terminal(String, String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$BRKTHRUW to send message to terminals.
SYS__BRKTHRUW_user(String, String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$BRKTHRUW to send message to users.
SYS__CREMBX(boolean, int) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$CREMBX to create mailbox.
SYS__CREPRC(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$CREPRC to start a process.
SYS__CREPRC(String, String, String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$CREPRC to start a process.
SYS__CREPRC(String, String, String, String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$CREPRC to start a process.
SYS__DALLOC(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$DALLOC to deallocate device.
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__DELMBX(VMS.Word) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$DELMBX to delete mailbox.
SYS__DEQ(int) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$DEQ to release lock.
SYS__ENQ(int, int) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$ENQW to convert a lock.
SYS__ENQW(String, int) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$ENQW to take a lock.
SYS__EXIT(int) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Exit program.
SYS__FORCEX(int, int) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Exit program of another process.
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__GETMSG(int) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$GETMSG to get message text for error code.
SYS__GETQUIW_Entry(int, String[]) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$GETQUIW to get information about entry.
SYS__GETQUIW_Queue(String, String[]) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$GETQUIW to get information about queue.
SYS__GETQUIW_QueueJobs(String, String[]) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$GETQUIW to get list of all jobs and information about them.
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__HIBER() - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$HIBER to hibernate.
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<IOSB>, 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__SETPRI(int) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$SETPRI to set process priority.
SYS__SETPRI(int, int) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$SETPRI to set process priority.
SYS__SETPRN(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$SETPRN to change process name of current process.
SYS__SETPRV() - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$SETPRV to get current privs.
SYS__SETPRV(boolean, long, boolean) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$SETPRV to change current privs.
SYS__SNDJBCW_Print(String, String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$SNDJBCW to submit print job to print queue.
SYS__SNDJBCW_Submit(String, String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$SNDJBCW to submit batch job to batch queue.
SYS__WAKE() - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$WAKE to wake up process.
SYS__WAKE(int) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$WAKE to wake up process.
SYS__WAKE(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
Call SYS$WAKE to wake up process.
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
 
update() - Method in class dk.vajhoej.vms.call.VMS.Block
 
update() - Method in class dk.vajhoej.vms.call.VMS.MultiBlock
 
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<T> - Class in dk.vajhoej.vms.call
Class Block.
VMS.BlockHeader - Class in dk.vajhoej.vms.call
Class BlockHeader.
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.MultiBlock - Class in dk.vajhoej.vms.call
Class MultiBlock.
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