

Public Member Functions | |
| void | pull (PullEvent event) throws PullException |
SynchroBuffer listener interface.
| void cern::laser::util::buffer::SynchroBufferListener::pull | ( | PullEvent | event | ) | throws PullException |
Callback method. Called with respect to the window size management properties. The callback is executed within a single thread of execution.
| event | the pulled objects event |
| PullException | if the pull action failed |
Implemented in cern::laser::guiplatform::util::ProxyBuffer, cern::laser::guiplatform::util::SearchProxyBuffer, and cern::laser::source::alarmsysteminterface::impl::AlarmSystemInterfaceProxy.
Referenced by cern::laser::util::buffer::SynchroBufferAdapter::fire(), cern::laser::util::buffer::SynchroBuffer::fire(), and cern::laser::util::buffer::LinkedQueueSynchroBuffer::Postman::run().
1.6.2