PIAsynchronousWatchlistUpdater Class Referenceabstract
Detailed Description
The interface to implement to get an Asynchronous Updater used to be used with PWatchlist::SetAsynchonousUpdater().
WARNING: PIAsynchronousWatchlistUpdater objects must be thread-safe.
Definition at line 72 of file PWatchlist.h.
#include <PWatchlist.h>
Constructor & Destructor Documentation
◆ ~PIAsynchronousWatchlistUpdater()
|
inlinevirtual |
Destroys this object.
Definition at line 78 of file PWatchlist.h.
Member Function Documentation
◆ GetNextChange()
|
pure virtual |
Returns the next single update (add or remove one description) to apply.