immutable class OS_DEVCODE
****
This class is a 'low-level' object which is filled in an OS-dependent
___manner_by_the_component_values_returned_by_the_FILE_SYS_get_label_routine.
________This_version_is_defined_for_linux_gcc-lib_conformance_for_a_32-bit
___file_system.__A_second_quadbits_component_will_be_needed_for_a_64-bit
___system.




Public


Features
code_val : NUM_BITS
**** This routine returns the code value as a number sized bit-pattern.
create( val : QUADBITS) : SAME
**** This is a simple creation from the argument given.


Private

attr code_low : QUADBITS ;
attr code_low : QUADBITS ;

The Sather Home Page