immutable class OS_IDENT
****

__This_class_is_a_'low-level'_object_which_is_filled_in_an_OS-dependent
___manner_by_the_user/group_values_returned_by_the_FILE_SYS_get_label_routine.
________This_version_is_defined_for_Win32_unixlib_conformance.




Public


Readable Attributes
attr ident : QUADBITS ;

Writable Attributes
attr ident : QUADBITS ;

Features
create( group : GROUP) : SAME
****
__This_returns_the_operating_system_code-pattern_indicating_the_given_group.
create(val : QUADBITS) : SAME
****
__This_returns_the_operating_system_code-pattern_indicating_the_given_user.
create(user : USER) : SAME
**** This returns the operating system code-pattern indicating the given user.
group : GROUP
**** This routine returns the identity of the user corresponding operating system code.
user : USER
****
__This_routine_returns_the_identity_of_the_user_corresponding_operating_system_code.

The Sather Home Page