|
LibreOffice Module sd (master) 1
|
The ChangeRequestQueue stores the pending requests for changes to the requested configuration. More...
#include <ChangeRequestQueue.hxx>
Public Member Functions | |
| ChangeRequestQueue () | |
| Create an empty queue. More... | |
The ChangeRequestQueue stores the pending requests for changes to the requested configuration.
It is the task of the ChangeRequestQueueProcessor to process these requests.
Definition at line 37 of file ChangeRequestQueue.hxx.
| sd::framework::ChangeRequestQueue::ChangeRequestQueue | ( | ) |
Create an empty queue.
Definition at line 24 of file ChangeRequestQueue.cxx.