See: Description
Interface | Description |
---|---|
FilenameProcessor |
Interface FilenameProcessor defined a callback for filenames.
|
IDProcessor |
Interface FilenameProcessor defined a callback for UIC IDs.
|
PIDProcessor<T> |
Interface FilenameProcessor defined a callback for PIDs.
|
Class | Description |
---|---|
LBRRTL |
Class LBRRTL is a wrapper library for LBR$ functions.
|
LBRRTL.LBR_IDX |
Class LBR_IDX encapsulate LBR$ index and wrap a series of LBR$ calls.
|
LIBRTL |
Class LIBRTL is a wrapper library for LIB$ functions.
|
LIBRTL_Util |
Class LIBRTL_Util is a high level wrapper library for LIB$ functions.
|
LIBRTL.FIND_FILE_CTX |
Class FIND_FILE_CTX represents context for LIB$FIND_FILE and LIB$FIND_FILE_END calls.
|
LIBRTL.TIMER_CTX |
Class TIMER_CTX represent context for LIB$INIT_TIMER and LIB$STAT_TIMER calls.
|
SYS |
Class SYS is a wrapper library for system services (SYS$ functions).
|
SYS_Util |
Class SYS_Util is a high level wrapper library for system services (SYS$ functions).
|
SYS.ID_CTX |
Class ID_CTX represents the context for SYS$IDTOASC calls.
|
SYS.PID_CTX |
Class PID_CTX represents the context for SYS$PROCESS_SCAN calls.
|
VMSCodes |
Class VMSCodes has all the item codes and other input values for system services and RTL functions.
|
VMSStatus |
Class VMSCodes has all the return status code for system services and RTL functions.
|