+
Point of view
All features
class CAN_WRITE_DATA_TO_STREAM
Summary
Event: some data can be written to output_stream
Direct parents
Inherit list: EVENT_DESCRIPTOR
Overview
Creation features
{OUTPUT_STREAM}
Features
{EVENTS_SET}
{}
{ANY}
{EVENTS_SET}
{}
expect (events: EVENTS_SET)
effective procedure
occurred (events: EVENTS_SET): BOOLEAN
effective function
output_stream: OUTPUT_STREAM
writable attribute
{}
make (a_output_stream: OUTPUT_STREAM)
effective procedure
{}
expected (events: EVENTS_SET): BOOLEAN
effective function
{ANY}
True if the event is expected by the events set
is_expected: BOOLEAN
effective function
{ANY}
True if the event is expected by any EVENTS_SET
reset (events: EVENTS_SET)
effective procedure
set_expected (events: EVENTS_SET)
effective procedure
{}
set_expected_ (events: EVENTS_SET): BOOLEAN
effective function
{}
unset_expected_ (events: EVENTS_SET): BOOLEAN
effective function
{}
expected_array: FAST_ARRAY[EVENTS_SET]
writable attribute
{}