#include <FSyncUpdater.h>
Public Member Functions | |
FSyncUpdater () | |
Initialize the object. | |
~FSyncUpdater () | |
Release resources and unset the listeners. | |
void | setListeners (VerboseLevel verbose) |
Set the view listeners. | |
void | unsetListeners () |
Unset the view listeners. |
It hides the listeners handling, with only one method setListener exposed to register all the listeners. They are unset automatically when the object is destroyed.