class PIPE < $FILES


Ancestors
$FILES BIN_FILE



Public


Readable Attributes
attr my_name : STR ; .. Included as my_name

Features
append : BOOL .. Included as append
clear .. Included as clear
close .. Included as close
create_for_update( .. Included as create_for_update
create_for_write( .. Included as create_for_write
create_temp : SAME .. Included as create_temp
error : BOOL .. Included as error
error_message : STR .. Included as error_message
flush .. Included as flush
get( .. Included as get
get : OCTET
is_open : BOOL .. Included as is_open
open_at_end( .. Included as open_at_end
open_at_end_for_update( .. Included as open_at_end_for_update
open_for_read( .. Included as open_for_read
open_for_update( .. Included as open_for_update
open_for_write( .. Included as open_for_write
plus( .. Included as plus
plus( .. Included as plus
position : CARD .. Included as position
readable : BOOL .. Included as readable
size : CARD .. Included as size
update : BOOL .. Included as update
writable : BOOL .. Included as writable


Private

attr fyle : REFERENCE ; .. Included as fyle
attr fyle : REFERENCE ; .. Included as fyle
attr my_name : STR ; .. Included as my_name
attr priv_append : BOOL ; .. Included as priv_append
attr priv_append : BOOL ; .. Included as priv_append
attr priv_readable : BOOL ; .. Included as priv_readable
attr priv_readable : BOOL ; .. Included as priv_readable
attr priv_update : BOOL ; .. Included as priv_update
attr priv_update : BOOL ; .. Included as priv_update
attr priv_writable : BOOL ; .. Included as priv_writable
attr priv_writable : BOOL ; .. Included as priv_writable

The Sather Home Page