$ B C F G I L O P S V

$

$VMS_STATUS_CODE(int) - Static method in class vs.starlet.STS
Return the value in the field STS$V_CODE.
$VMS_STATUS_COND_ID(int) - Static method in class vs.starlet.STS
Return the value in the field STS$V_COND_ID
$VMS_STATUS_CONTROL(int) - Static method in class vs.starlet.STS
Return the value in the field STS$V_CONTROL.
$VMS_STATUS_CUST_DEF(int) - Static method in class vs.starlet.STS
Return the value in the field STS$V_CUST_DEF.
$VMS_STATUS_FAC_NO(int) - Static method in class vs.starlet.STS
Return the value in the field STS$V_FAC_NO.
$VMS_STATUS_FAC_SP(int) - Static method in class vs.starlet.STS
Return the value in the field STS$V_FAC_SP.
$VMS_STATUS_INHIB_MSG(int) - Static method in class vs.starlet.STS
Return the value in the field STS$V_INHIB_MSG.
$VMS_STATUS_MSG_NO(int) - Static method in class vs.starlet.STS
Return the value in the field STS$V_MSG_NO.
$VMS_STATUS_SEVERITY(int) - Static method in class vs.starlet.STS
Return the value in the field STS$V_SEVERITY.
$VMS_STATUS_SUCCESS(int) - Static method in class vs.starlet.STS
Return the value in the field STS$V_SUCCESS.

B

ByDesc - class vs.ByDesc.
Used to pass a parameter by descriptor.
ByDesc(VmsStruct) - Constructor for class vs.ByDesc
Pass a VmsStruct by descriptor.
ByDesc(StringBuffer) - Constructor for class vs.ByDesc
Pass a StringBuffer by descriptor.
ByDesc(byte[]) - Constructor for class vs.ByDesc
Pass a byte array by descriptor.
ByDesc(String) - Constructor for class vs.ByDesc
Pass a String by descriptor.
ByDesc(int[]) - Constructor for class vs.ByDesc
Pass an array of int by descriptor.
ByDesc(short[]) - Constructor for class vs.ByDesc
Pass an array of short by descriptor.
ByDesc(long[]) - Constructor for class vs.ByDesc
Pass an array of long by descriptor.
ByDesc(Long) - Constructor for class vs.ByDesc
Pass a Long object by descriptor.
ByDesc(Integer) - Constructor for class vs.ByDesc
Pass an Integer object by descriptor.
ByDesc(Short) - Constructor for class vs.ByDesc
Pass a Short object by descriptor.
ByDesc(Byte) - Constructor for class vs.ByDesc
Pass a Byte object by descriptor.
ByDesc(Cmem) - Constructor for class vs.ByDesc
Pass a Cmem object by descriptor.
ByDescriptor - class vs.ByDescriptor.
Deprecated. As of J2VMS 1.3, replaced by ByDesc.
ByDescriptor(byte[]) - Constructor for class vs.ByDescriptor
Deprecated.  
ByDescriptor(int[]) - Constructor for class vs.ByDescriptor
Deprecated.  
ByDescriptor(short[]) - Constructor for class vs.ByDescriptor
Deprecated.  
ByDescriptor(long[]) - Constructor for class vs.ByDescriptor
Deprecated.  
ByDescriptor(Long) - Constructor for class vs.ByDescriptor
Deprecated.  
ByDescriptor(Integer) - Constructor for class vs.ByDescriptor
Deprecated.  
ByDescriptor(Short) - Constructor for class vs.ByDescriptor
Deprecated.  
ByDescriptor(Byte) - Constructor for class vs.ByDescriptor
Deprecated.  
ByDescriptor(Cmem) - Constructor for class vs.ByDescriptor
Deprecated.  
ByRef - class vs.ByRef.
Used to pass a parameter by reference.
ByRef(VmsStruct) - Constructor for class vs.ByRef
Pass a VmsStruct by reference.
ByRef(byte[]) - Constructor for class vs.ByRef
Pass a byte array by reference.
ByRef(int[]) - Constructor for class vs.ByRef
Pass an array of int by reference.
ByRef(short[]) - Constructor for class vs.ByRef
Pass an array of short by reference.
ByRef(long[]) - Constructor for class vs.ByRef
Pass an array of long by reference.
ByRef(Long) - Constructor for class vs.ByRef
Pass a Long object by reference.
ByRef(Integer) - Constructor for class vs.ByRef
Pass an Integer object by reference.
ByRef(Short) - Constructor for class vs.ByRef
Pass a Short object by reference.
ByRef(Byte) - Constructor for class vs.ByRef
Pass a Byte object by reference.
ByRef(Cmem) - Constructor for class vs.ByRef
Pass a Cmem object by reference.
ByRef(String) - Constructor for class vs.ByRef
Pass a String object by reference.
ByRef(byte) - Constructor for class vs.ByRef
Pass a byte by reference.
ByRef(int) - Constructor for class vs.ByRef
Pass an int by reference.
ByRef(long) - Constructor for class vs.ByRef
Pass a long by reference.
ByRef(short) - Constructor for class vs.ByRef
Pass a short by reference.
ByReference - class vs.ByReference.
Deprecated. As of J2VMS 1.3, replaced by ByRef.
ByReference(byte[]) - Constructor for class vs.ByReference
Deprecated.  
ByReference(int[]) - Constructor for class vs.ByReference
Deprecated.  
ByReference(short[]) - Constructor for class vs.ByReference
Deprecated.  
ByReference(long[]) - Constructor for class vs.ByReference
Deprecated.  
ByReference(Long) - Constructor for class vs.ByReference
Deprecated.  
ByReference(Integer) - Constructor for class vs.ByReference
Deprecated.  
ByReference(Short) - Constructor for class vs.ByReference
Deprecated.  
ByReference(Byte) - Constructor for class vs.ByReference
Deprecated.  
ByReference(Cmem) - Constructor for class vs.ByReference
Deprecated.  
ByVal - class vs.ByVal.
Used to pass a parameter by value.
ByVal(Long) - Constructor for class vs.ByVal
Pass a Long object by value.
ByVal(Integer) - Constructor for class vs.ByVal
Pass a Integer object by value.
ByVal(Short) - Constructor for class vs.ByVal
Pass a Short object by value.
ByVal(Byte) - Constructor for class vs.ByVal
Pass a Byte object by value.
ByVal(int) - Constructor for class vs.ByVal
Pass an int by value.
ByVal(byte) - Constructor for class vs.ByVal
Pass a byte by value.
ByVal(short) - Constructor for class vs.ByVal
Pass an short by value.
ByVal(long) - Constructor for class vs.ByVal
Pass an long by value.
ByValue - class vs.ByValue.
Deprecated. As of J2VMS 1.3, replaced by ByVal.
ByValue(byte[]) - Constructor for class vs.ByValue
Deprecated.  
ByValue(int[]) - Constructor for class vs.ByValue
Deprecated.  
ByValue(short[]) - Constructor for class vs.ByValue
Deprecated.  
ByValue(long[]) - Constructor for class vs.ByValue
Deprecated.  
ByValue(Long) - Constructor for class vs.ByValue
Deprecated.  
ByValue(Integer) - Constructor for class vs.ByValue
Deprecated.  
ByValue(Short) - Constructor for class vs.ByValue
Deprecated.  
ByValue(Byte) - Constructor for class vs.ByValue
Deprecated.  
ByValue(int) - Constructor for class vs.ByValue
Deprecated.  
ByValue(byte) - Constructor for class vs.ByValue
Deprecated.  
ByValue(short) - Constructor for class vs.ByValue
Deprecated.  
ByValue(long) - Constructor for class vs.ByValue
Deprecated.  
bytecopyin(byte) - Method in class vs.Cmem
copy a byte into the C memory
bytecopyout() - Method in class vs.Cmem
get the first byte in the C memory

C

Cmem - class vs.Cmem.
Provides a mechanism to allocate memory using the C malloc routine.
Cmem(int) - Constructor for class vs.Cmem
constructor, size in bytes provided.
call(VMSparam[]) - Method in class vs.SystemCall
Calls the routine associated with thi SystemCall object.
copyin(byte[]) - Method in class vs.Cmem
copy data to the C memory from a byte array
copyin(VmsStruct) - Method in class vs.Cmem
Copy data to virtual memory region from VmsStruct object.
copyin(String) - Method in class vs.Cmem
Copy data to virtual memory region from String object.
copyin(short[]) - Method in class vs.Cmem
copy data to the C memory from a short array
copyin(int[]) - Method in class vs.Cmem
copy data to the C memory from an int array
copyin(long[]) - Method in class vs.Cmem
copy data to the C memory from a long array
copyout(byte[]) - Method in class vs.Cmem
copy data from the C memory to a byte array
copyout(VmsStruct) - Method in class vs.Cmem
Copy contents of memory to a VmsStruct object.
copyout() - Method in class vs.Cmem
Copy contents of memory to a String object.
copyout(int) - Method in class vs.Cmem
Copy portion of memory contents to a String object.
copyout(short[]) - Method in class vs.Cmem
copy data from the C memory to an int array
copyout(int[]) - Method in class vs.Cmem
copy data from the C memory to an int array
copyout(long[]) - Method in class vs.Cmem
copy data from the C memory to a long array

F

FieldDescriptor - class vs.FieldDescriptor.
The FieldDescriptor class describes a field position in a VmsStruct class.
FieldDescriptor(int, int, int, int) - Constructor for class vs.FieldDescriptor
Declares a single field descriptor for accessing a VmsStruct class.
finalize() - Method in class vs.Cmem
 
free() - Method in class vs.Cmem
deallocate the C memory.

G

get(FieldDescriptor) - Method in class vs.VmsStruct
Read a value from the structure.
get(FieldDescriptor, int) - Method in class vs.VmsStruct
Fetches an array of bytes from this VmsStruct beginning at the location specified by f for length bytes.
getPeer() - Method in class vs.Cmem
return a pointer to the C memory
getTarget() - Method in class vs.VmsStruct
Return the byte array referenced by this VmsStruct.

I

index - Variable in class vs.FieldDescriptor
The number of bytes offset from the beginning of the VmsStruct.
intcopyin(int) - Method in class vs.Cmem
copy an int into the C memory
intcopyout() - Method in class vs.Cmem
get the first int in the C memory

L

LibRoutines - class vs.LibRoutines.
This class provides access to the LIB$ routines.
LibRoutines() - Constructor for class vs.LibRoutines
 
length() - Method in class vs.Cmem
Return the size (in bytes) of the allocated region.
length - Variable in class vs.FieldDescriptor
Length of the bit field to be extracted.
lib$adawi(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$add_times(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$addx(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$analyze_sdesc(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$analyze_sdesc_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$asn_wth_mbx(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$ast_in_prog(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$attach(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$bbcci(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$bbssi(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$build_nodespec(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$callg(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$callg_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$char(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$compare_nodename(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$compress_nodename(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$convert_date_string(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$crc(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$crc_table(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$create_dir(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$create_user_vm_zone(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$create_user_vm_zone_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$create_vm_zone(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$create_vm_zone_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$crf_ins_key(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$crf_ins_ref(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$crf_output(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$currency(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$cvt_dtb(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$cvt_dx_dx(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$cvt_from_internal_time(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$cvt_htb(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$cvt_otb(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$cvt_to_internal_time(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$cvt_vectim(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$cvtf_from_internal_time(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$cvtf_to_internal_time(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$date_time(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$day(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$day_of_week(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$dec_over(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$decode_fault(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$delete_file(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$delete_logical(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$delete_symbol(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$delete_vm_zone(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$delete_vm_zone_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$digit_sep(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$disable_ctrl(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$do_command(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$dt_format(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$dt_input_format(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$ediv(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$emodd(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$emodf(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$emodg(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$emodh(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$emul(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$enable_ctrl(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$establish(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$expand_nodename(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$extv(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$extzv(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$ffc(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$ffs(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$fid_to_name(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$file_scan(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$file_scan_end(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$find_file(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$find_file_end(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$find_image_symbol(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$find_vm_zone(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$find_vm_zone_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$fit_nodename(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$fixup_flt(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$flt_under(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$format_date_time(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$format_sogw_prot(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$free_date_time_context(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$free_ef(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$free_lun(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$free_timer(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$free_vm(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$free_vm_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$free_vm_page(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$free_vm_page_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_accnam(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_accnam_by_context(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_command(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_common(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_curr_invo_context(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_date_format(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_ef(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_foreign(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_fullname_offset(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_hostname(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_input(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_invo_context(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_invo_handle(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_logical(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_lun(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_maximum_date_length(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_prev_invo_context(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_prev_invo_handle(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_symbol(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_users_language(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_vm(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_vm_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_vm_page(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$get_vm_page_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$getdvi(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$getjpi(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$getqui(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$getsyi(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$ichar(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$index(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$init_date_time_context(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$init_timer(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$insert_tree(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$insert_tree_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$insqhi(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$insqhiq(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$insqti(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$insqtiq(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$insv(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$int_over(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$len(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$locc(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$lookup_key(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$lookup_tree(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$lookup_tree_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$lp_lines(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$match_cond(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$matchc(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$movc3(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$movc5(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$movtc(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$movtuc(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$mult_delta_time(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$multf_delta_time(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$parse_access_code(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$parse_sogw_prot(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$pause(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$polyd(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$polyf(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$polyg(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$polyh(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$put_common(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$put_invo_registers(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$put_output(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$radix_point(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$remqhi(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$remqhiq(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$remqti(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$remqtiq(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$rename_file(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$reserve_ef(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$reset_vm_zone(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$reset_vm_zone_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$revert(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$run_program(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$scanc(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$scopy_dxdx(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$scopy_r_dx(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$scopy_r_dx_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$set_logical(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$set_symbol(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$sfree1_dd(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$sfreen_dd(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$sget1_dd(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$sget1_dd_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$show_timer(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$show_vm(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$show_vm_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$show_vm_zone(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$show_vm_zone_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$sig_to_ret(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$sig_to_stop(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$signal(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$sim_trap(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$skpc(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$spanc(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$spawn(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$stat_timer(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$stat_vm(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$stat_vm_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$stop(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$sub_times(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$subx(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$sys_asctim(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$sys_fao(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$sys_faol(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$sys_faol_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$sys_getmsg(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$table_parse(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$tparse(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$tra_asc_ebc(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$tra_ebc_asc(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$traverse_tree(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$traverse_tree_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$trim_filespec(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$trim_fullname(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$verify_vm_zone(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$verify_vm_zone_64(VMSparam[]) - Static method in class vs.LibRoutines
 
lib$wait(VMSparam[]) - Static method in class vs.LibRoutines
 
longcopyin(long) - Method in class vs.Cmem
copy a long into the C memory
longcopyout() - Method in class vs.Cmem
get the first long in the C memory

O

offset - Variable in class vs.FieldDescriptor
The number of bits from the byte offset that the field begins.

P

put(FieldDescriptor, long) - Method in class vs.VmsStruct
Writes a value to the structure.
put(FieldDescriptor, int, String) - Method in class vs.VmsStruct
This method writes the data specified by buffer into this VmsStruct at the position described by f.
put(FieldDescriptor, int, byte[], int, int, boolean, byte) - Method in class vs.VmsStruct
Writes the data specified by buffer into this VmsStruct at the position described by f.

S

STS - class vs.starlet.STS.
Contains all definitions in the STARLET module STSDEF.
STS() - Constructor for class vs.starlet.STS
 
STS$K_ERROR - Static variable in class vs.starlet.STS
error
STS$K_INFO - Static variable in class vs.starlet.STS
information
STS$K_SEVERE - Static variable in class vs.starlet.STS
severe error
STS$K_SUCCESS - Static variable in class vs.starlet.STS
successful completion
STS$K_WARNING - Static variable in class vs.starlet.STS
warning
STS$M_CODE - Static variable in class vs.starlet.STS
 
STS$M_COND_ID - Static variable in class vs.starlet.STS
 
STS$M_CONTROL - Static variable in class vs.starlet.STS
 
STS$M_CUST_DEF - Static variable in class vs.starlet.STS
 
STS$M_FAC_NO - Static variable in class vs.starlet.STS
 
STS$M_FAC_SP - Static variable in class vs.starlet.STS
 
STS$M_INHIB_MSG - Static variable in class vs.starlet.STS
 
STS$M_MSG_NO - Static variable in class vs.starlet.STS
 
STS$M_SEVERITY - Static variable in class vs.starlet.STS
 
STS$M_SUCCESS - Static variable in class vs.starlet.STS
 
STS$S_CODE - Static variable in class vs.starlet.STS
code
STS$S_COND_ID - Static variable in class vs.starlet.STS
condition id
STS$S_CONTROL - Static variable in class vs.starlet.STS
control bits
STS$S_FAC_NO - Static variable in class vs.starlet.STS
facility is 12 bits
STS$S_MSG_NO - Static variable in class vs.starlet.STS
message number
STS$S_SEVERITY - Static variable in class vs.starlet.STS
severity code
STS$S_STSDEF - Static variable in class vs.starlet.STS
 
STS$V_CODE - Static variable in class vs.starlet.STS
 
STS$V_COND_ID - Static variable in class vs.starlet.STS
 
STS$V_CONTROL - Static variable in class vs.starlet.STS
 
STS$V_CUST_DEF - Static variable in class vs.starlet.STS
1 if sub-system is customer (or css) defined
STS$V_FAC_NO - Static variable in class vs.starlet.STS
 
STS$V_FAC_SP - Static variable in class vs.starlet.STS
1 if facility specific
STS$V_INHIB_MSG - Static variable in class vs.starlet.STS
1 if message should not be printed
STS$V_MSG_NO - Static variable in class vs.starlet.STS
 
STS$V_SEVERITY - Static variable in class vs.starlet.STS
 
STS$V_SUCCESS - Static variable in class vs.starlet.STS
success
SystemCall - class vs.SystemCall.
Provides the capability to call a native OpenVMS routine.
SystemCall(String, String) - Constructor for class vs.SystemCall
Loads a routine from a shareable image (run-time library).
SystemServices - class vs.SystemServices.
This class provides access to the OpenVMS System Services.
SystemServices() - Constructor for class vs.SystemServices
 
shortcopyin(short) - Method in class vs.Cmem
copy a short into the C memory
shortcopyout() - Method in class vs.Cmem
get the first short in the C memory
signextend - Variable in class vs.FieldDescriptor
Sign extension of the bit field being described.
sts$k_error - Static variable in class vs.starlet.STS
 
sts$k_info - Static variable in class vs.starlet.STS
 
sts$k_severe - Static variable in class vs.starlet.STS
 
sts$k_success - Static variable in class vs.starlet.STS
 
sts$k_warning - Static variable in class vs.starlet.STS
 
sts$m_code - Static variable in class vs.starlet.STS
 
sts$m_cond_id - Static variable in class vs.starlet.STS
 
sts$m_control - Static variable in class vs.starlet.STS
 
sts$m_cust_def - Static variable in class vs.starlet.STS
 
sts$m_fac_no - Static variable in class vs.starlet.STS
 
sts$m_fac_sp - Static variable in class vs.starlet.STS
 
sts$m_inhib_msg - Static variable in class vs.starlet.STS
 
sts$m_msg_no - Static variable in class vs.starlet.STS
 
sts$m_severity - Static variable in class vs.starlet.STS
 
sts$m_success - Static variable in class vs.starlet.STS
 
sts$s_code - Static variable in class vs.starlet.STS
 
sts$s_cond_id - Static variable in class vs.starlet.STS
 
sts$s_control - Static variable in class vs.starlet.STS
 
sts$s_fac_no - Static variable in class vs.starlet.STS
 
sts$s_msg_no - Static variable in class vs.starlet.STS
 
sts$s_severity - Static variable in class vs.starlet.STS
 
sts$s_stsdef - Static variable in class vs.starlet.STS
 
sts$v_code - Static variable in class vs.starlet.STS
 
sts$v_cond_id - Static variable in class vs.starlet.STS
 
sts$v_control - Static variable in class vs.starlet.STS
 
sts$v_cust_def - Static variable in class vs.starlet.STS
 
sts$v_fac_no - Static variable in class vs.starlet.STS
 
sts$v_fac_sp - Static variable in class vs.starlet.STS
 
sts$v_inhib_msg - Static variable in class vs.starlet.STS
 
sts$v_msg_no - Static variable in class vs.starlet.STS
 
sts$v_severity - Static variable in class vs.starlet.STS
 
sts$v_success - Static variable in class vs.starlet.STS
 
sys$abort_transw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$add_holder(VMSparam[]) - Static method in class vs.SystemServices
 
sys$add_ident(VMSparam[]) - Static method in class vs.SystemServices
 
sys$add_proxy(VMSparam[]) - Static method in class vs.SystemServices
 
sys$adjstk(VMSparam[]) - Static method in class vs.SystemServices
 
sys$adjwsl(VMSparam[]) - Static method in class vs.SystemServices
 
sys$alloc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$ascefc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$asctim(VMSparam[]) - Static method in class vs.SystemServices
 
sys$asctoid(VMSparam[]) - Static method in class vs.SystemServices
 
sys$ascutc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$assign(VMSparam[]) - Static method in class vs.SystemServices
 
sys$audit_event(VMSparam[]) - Static method in class vs.SystemServices
 
sys$audit_eventw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$avoid_preempt(VMSparam[]) - Static method in class vs.SystemServices
 
sys$bintim(VMSparam[]) - Static method in class vs.SystemServices
 
sys$binutc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$brkthru(VMSparam[]) - Static method in class vs.SystemServices
 
sys$brkthruw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$cancel(VMSparam[]) - Static method in class vs.SystemServices
 
sys$canexh(VMSparam[]) - Static method in class vs.SystemServices
 
sys$cantim(VMSparam[]) - Static method in class vs.SystemServices
 
sys$canwak(VMSparam[]) - Static method in class vs.SystemServices
 
sys$check_access(VMSparam[]) - Static method in class vs.SystemServices
 
sys$check_fen(VMSparam[]) - Static method in class vs.SystemServices
 
sys$check_privilege(VMSparam[]) - Static method in class vs.SystemServices
 
sys$check_privilegew(VMSparam[]) - Static method in class vs.SystemServices
 
sys$chkpro(VMSparam[]) - Static method in class vs.SystemServices
 
sys$close(VMSparam[]) - Static method in class vs.SystemServices
 
sys$clrcluevt(VMSparam[]) - Static method in class vs.SystemServices
 
sys$clref(VMSparam[]) - Static method in class vs.SystemServices
 
sys$cmexec(VMSparam[]) - Static method in class vs.SystemServices
 
sys$cmexec_64(VMSparam[]) - Static method in class vs.SystemServices
 
sys$cmkrnl(VMSparam[]) - Static method in class vs.SystemServices
 
sys$cmkrnl_64(VMSparam[]) - Static method in class vs.SystemServices
 
sys$connect(VMSparam[]) - Static method in class vs.SystemServices
 
sys$create(VMSparam[]) - Static method in class vs.SystemServices
 
sys$create_rdb(VMSparam[]) - Static method in class vs.SystemServices
 
sys$crelnm(VMSparam[]) - Static method in class vs.SystemServices
 
sys$crelnt(VMSparam[]) - Static method in class vs.SystemServices
 
sys$crembx(VMSparam[]) - Static method in class vs.SystemServices
 
sys$creprc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$cretva(VMSparam[]) - Static method in class vs.SystemServices
 
sys$crmpsc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$cvt_filename(VMSparam[]) - Static method in class vs.SystemServices
 
sys$dacefc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$dalloc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$dassgn(VMSparam[]) - Static method in class vs.SystemServices
 
sys$dclast(VMSparam[]) - Static method in class vs.SystemServices
 
sys$dclcmh(VMSparam[]) - Static method in class vs.SystemServices
 
sys$dclexh(VMSparam[]) - Static method in class vs.SystemServices
 
sys$delete_intrusion(VMSparam[]) - Static method in class vs.SystemServices
 
sys$delete_proxy(VMSparam[]) - Static method in class vs.SystemServices
 
sys$dellnm(VMSparam[]) - Static method in class vs.SystemServices
 
sys$delmbx(VMSparam[]) - Static method in class vs.SystemServices
 
sys$delprc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$deltva(VMSparam[]) - Static method in class vs.SystemServices
 
sys$deq(VMSparam[]) - Static method in class vs.SystemServices
 
sys$device_scan(VMSparam[]) - Static method in class vs.SystemServices
 
sys$dgblsc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$dismou(VMSparam[]) - Static method in class vs.SystemServices
 
sys$display_proxy(VMSparam[]) - Static method in class vs.SystemServices
 
sys$dlcefc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$dns(VMSparam[]) - Static method in class vs.SystemServices
 
sys$dnsw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$end_trans(VMSparam[]) - Static method in class vs.SystemServices
 
sys$end_transw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$enq(VMSparam[]) - Static method in class vs.SystemServices
 
sys$enqw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$erapat(VMSparam[]) - Static method in class vs.SystemServices
 
sys$exit(VMSparam[]) - Static method in class vs.SystemServices
 
sys$expreg(VMSparam[]) - Static method in class vs.SystemServices
 
sys$fao(VMSparam[]) - Static method in class vs.SystemServices
 
sys$faol(VMSparam[]) - Static method in class vs.SystemServices
 
sys$filescan(VMSparam[]) - Static method in class vs.SystemServices
 
sys$find_held(VMSparam[]) - Static method in class vs.SystemServices
 
sys$find_holder(VMSparam[]) - Static method in class vs.SystemServices
 
sys$finish_rdb(VMSparam[]) - Static method in class vs.SystemServices
 
sys$forcex(VMSparam[]) - Static method in class vs.SystemServices
 
sys$format_acl(VMSparam[]) - Static method in class vs.SystemServices
 
sys$format_audit(VMSparam[]) - Static method in class vs.SystemServices
 
sys$get(VMSparam[]) - Static method in class vs.SystemServices
 
sys$get_align_fault_data(VMSparam[]) - Static method in class vs.SystemServices
 
sys$get_arith_exception(VMSparam[]) - Static method in class vs.SystemServices
 
sys$get_security(VMSparam[]) - Static method in class vs.SystemServices
 
sys$get_sys_align_fault_data(VMSparam[]) - Static method in class vs.SystemServices
 
sys$getdvi(VMSparam[]) - Static method in class vs.SystemServices
 
sys$getdviw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$getenv(VMSparam[]) - Static method in class vs.SystemServices
 
sys$getjpi(VMSparam[]) - Static method in class vs.SystemServices
 
sys$getjpiw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$getlki(VMSparam[]) - Static method in class vs.SystemServices
 
sys$getlkiw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$getmsg(VMSparam[]) - Static method in class vs.SystemServices
 
sys$getqui(VMSparam[]) - Static method in class vs.SystemServices
 
sys$getquiw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$getsyi(VMSparam[]) - Static method in class vs.SystemServices
 
sys$getsyiw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$gettim(VMSparam[]) - Static method in class vs.SystemServices
 
sys$getuai(VMSparam[]) - Static method in class vs.SystemServices
 
sys$getutc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$goto_unwind(VMSparam[]) - Static method in class vs.SystemServices
 
sys$grantid(VMSparam[]) - Static method in class vs.SystemServices
 
sys$hash_password(VMSparam[]) - Static method in class vs.SystemServices
 
sys$hiber(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_accept(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_close_assoc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_connect(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_connectw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_disconnect(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_disconnectw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_open_assoc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_receive(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_receivew(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_reject(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_reply(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_replyw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_transceive(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_transceivew(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_transmit(VMSparam[]) - Static method in class vs.SystemServices
 
sys$icc_transmitw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$idtoasc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$ieee_set_fp_control(VMSparam[]) - Static method in class vs.SystemServices
 
sys$init_sys_align_fault_report(VMSparam[]) - Static method in class vs.SystemServices
 
sys$init_vol(VMSparam[]) - Static method in class vs.SystemServices
 
sys$io_fastpath(VMSparam[]) - Static method in class vs.SystemServices
 
sys$io_fastpathw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$lckpag(VMSparam[]) - Static method in class vs.SystemServices
 
sys$lkwset(VMSparam[]) - Static method in class vs.SystemServices
 
sys$mgblsc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$mod_holder(VMSparam[]) - Static method in class vs.SystemServices
 
sys$mod_ident(VMSparam[]) - Static method in class vs.SystemServices
 
sys$mount(VMSparam[]) - Static method in class vs.SystemServices
 
sys$mtaccess(VMSparam[]) - Static method in class vs.SystemServices
 
sys$numtim(VMSparam[]) - Static method in class vs.SystemServices
 
sys$open(VMSparam[]) - Static method in class vs.SystemServices
 
sys$parse(VMSparam[]) - Static method in class vs.SystemServices
 
sys$parse_acl(VMSparam[]) - Static method in class vs.SystemServices
 
sys$perm_dis_align_fault_report(VMSparam[]) - Static method in class vs.SystemServices
 
sys$perm_report_align_fault(VMSparam[]) - Static method in class vs.SystemServices
 
sys$persona_assume(VMSparam[]) - Static method in class vs.SystemServices
 
sys$persona_clone(VMSparam[]) - Static method in class vs.SystemServices
 
sys$persona_create(VMSparam[]) - Static method in class vs.SystemServices
 
sys$persona_create_extension(VMSparam[]) - Static method in class vs.SystemServices
 
sys$persona_delegate(VMSparam[]) - Static method in class vs.SystemServices
 
sys$persona_delete(VMSparam[]) - Static method in class vs.SystemServices
 
sys$persona_delete_extension(VMSparam[]) - Static method in class vs.SystemServices
 
sys$persona_extension_lookup(VMSparam[]) - Static method in class vs.SystemServices
 
sys$persona_find(VMSparam[]) - Static method in class vs.SystemServices
 
sys$persona_modify(VMSparam[]) - Static method in class vs.SystemServices
 
sys$persona_query(VMSparam[]) - Static method in class vs.SystemServices
 
sys$persona_reserve(VMSparam[]) - Static method in class vs.SystemServices
 
sys$process_scan(VMSparam[]) - Static method in class vs.SystemServices
 
sys$purgws(VMSparam[]) - Static method in class vs.SystemServices
 
sys$put(VMSparam[]) - Static method in class vs.SystemServices
 
sys$putmsg(VMSparam[]) - Static method in class vs.SystemServices
 
sys$qio(VMSparam[]) - Static method in class vs.SystemServices
 
sys$qiow(VMSparam[]) - Static method in class vs.SystemServices
 
sys$readef(VMSparam[]) - Static method in class vs.SystemServices
 
sys$release_vp(VMSparam[]) - Static method in class vs.SystemServices
 
sys$rem_holder(VMSparam[]) - Static method in class vs.SystemServices
 
sys$rem_ident(VMSparam[]) - Static method in class vs.SystemServices
 
sys$resched(VMSparam[]) - Static method in class vs.SystemServices
 
sys$restore_vp_exception(VMSparam[]) - Static method in class vs.SystemServices
 
sys$restore_vp_state(VMSparam[]) - Static method in class vs.SystemServices
 
sys$resume(VMSparam[]) - Static method in class vs.SystemServices
 
sys$revokid(VMSparam[]) - Static method in class vs.SystemServices
 
sys$rmsrundwn(VMSparam[]) - Static method in class vs.SystemServices
 
sys$save_vp_exception(VMSparam[]) - Static method in class vs.SystemServices
 
sys$scan_intrusion(VMSparam[]) - Static method in class vs.SystemServices
 
sys$schdwk(VMSparam[]) - Static method in class vs.SystemServices
 
sys$sched(VMSparam[]) - Static method in class vs.SystemServices
 
sys$set_process_propertiesw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$set_resource_domain(VMSparam[]) - Static method in class vs.SystemServices
 
sys$set_security(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setast(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setcluevt(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setddir(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setdfprot(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setef(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setexv(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setime(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setimr(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setpra(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setpri(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setprn(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setprt(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setprv(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setrwm(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setshlv(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setstk(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setswm(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setuai(VMSparam[]) - Static method in class vs.SystemServices
 
sys$setup_avoid_preempt(VMSparam[]) - Static method in class vs.SystemServices
 
sys$show_intrusion(VMSparam[]) - Static method in class vs.SystemServices
 
sys$show_proxy(VMSparam[]) - Static method in class vs.SystemServices
 
sys$signal_array_64(VMSparam[]) - Static method in class vs.SystemServices
 
sys$snderr(VMSparam[]) - Static method in class vs.SystemServices
 
sys$sndjbc(VMSparam[]) - Static method in class vs.SystemServices
 
sys$sndjbcw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$sndopr(VMSparam[]) - Static method in class vs.SystemServices
 
sys$start_align_fault_report(VMSparam[]) - Static method in class vs.SystemServices
 
sys$start_trans(VMSparam[]) - Static method in class vs.SystemServices
 
sys$start_transw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$stop_align_fault_report(VMSparam[]) - Static method in class vs.SystemServices
 
sys$stop_sys_align_fault_report(VMSparam[]) - Static method in class vs.SystemServices
 
sys$subsystem(VMSparam[]) - Static method in class vs.SystemServices
 
sys$suspnd(VMSparam[]) - Static method in class vs.SystemServices
 
sys$synch(VMSparam[]) - Static method in class vs.SystemServices
 
sys$timcon(VMSparam[]) - Static method in class vs.SystemServices
 
sys$trnlnm(VMSparam[]) - Static method in class vs.SystemServices
 
sys$tstcluevt(VMSparam[]) - Static method in class vs.SystemServices
 
sys$ulkpag(VMSparam[]) - Static method in class vs.SystemServices
 
sys$ulwset(VMSparam[]) - Static method in class vs.SystemServices
 
sys$unwind(VMSparam[]) - Static method in class vs.SystemServices
 
sys$updsec(VMSparam[]) - Static method in class vs.SystemServices
 
sys$updsecw(VMSparam[]) - Static method in class vs.SystemServices
 
sys$verify_proxy(VMSparam[]) - Static method in class vs.SystemServices
 
sys$waitfr(VMSparam[]) - Static method in class vs.SystemServices
 
sys$wake(VMSparam[]) - Static method in class vs.SystemServices
 
sys$wfland(VMSparam[]) - Static method in class vs.SystemServices
 
sys$wflor(VMSparam[]) - Static method in class vs.SystemServices
 

V

VMSparam - class vs.VMSparam.
This class provides the building block used in passing arguments to native routines.
VMSparam(StringBuffer) - Constructor for class vs.VMSparam
 
VMSparam(Integer) - Constructor for class vs.VMSparam
 
VMSparam(Byte) - Constructor for class vs.VMSparam
 
VMSparam(Short) - Constructor for class vs.VMSparam
 
VMSparam(Long) - Constructor for class vs.VMSparam
 
VMSparam(long[]) - Constructor for class vs.VMSparam
 
VMSparam(int[]) - Constructor for class vs.VMSparam
 
VMSparam(short[]) - Constructor for class vs.VMSparam
 
VMSparam(byte[]) - Constructor for class vs.VMSparam
 
VMSparam(Cmem) - Constructor for class vs.VMSparam
 
VmsStruct - class vs.VmsStruct.
Access a byte array as a VMS system structure.
VmsStruct(byte[]) - Constructor for class vs.VmsStruct
Assigns the specified byte array to a new object.
VmsStruct(int) - Constructor for class vs.VmsStruct
Allocates the target byte array internally.
vs - package vs
 
vs.starlet - package vs.starlet
 

$ B C F G I L O P S V