Directory: sys/util/
Contents
.pro files
- nv_clone.pro
Allocates a new object as a copy of the given (existing)
object.
- nv_copy.pro
Copies all fields from one descriptor to another.
- nv_directive_stop__define.pro
Structure defining the NV_STOP directive.
- nv_free.pro
Recursively frees a descriptor.
- nv_help.pro
Prints information about OMINAS and its objects.
- nv_message.pro
Prints an error message and halts execution.
- nv_null.pro
Returns !null unless an alternate null value is specifed.
- nv_protected.pro
Tests whether a structure or field is protected.
- nv_ptr_free.pro
Wrapper to the IDL routine ptr_free.
- nv_ptr_new.pro
Wrapper for te IDL function ptr_new.