delete_all_delta_states
List of: Functions
Subjects: History and Roll
Contents: Kernel

Action: Deletes all recorded DELTA_STATEs.

Prototype: logical delete_all_delta_states (


HISTORY_STREAM*& del_stream, // history stream


logical keep_stream
// default stream



= FALSE
// flag


);

Includes: #include "kernel/acis.hxx"

#include "kernel/kerndata/bulletin/bulletin.hxx"

#include "baseutil/logical.h"

Description: Deletes all recorded DELTA_STATEs. This method is used by the api_stop_modeller to safely release as much memory as possible before releasing all free-list blocks. If keep_default is set TRUE, it will keep the default stream, but empty it, and also return TRUE only if everything is deleted.

Library: kernel

Filename: kern/kernel/kerndata/bulletin/bulletin.hxx

Effect: System routine
PDF/KERN/24FNC.PDF
HTM/DATA/KERN/KERN/24FNC/0011.HTM