#include <support/IInterface.h>
#include <support/Binder.h>
#include <support/Context.h>
#include <support/String.h>
#include <support/IProcess.h>
#include <support/INode.h>
Go to the source code of this file.
Classes | |
class | BnInformant |
class | BnInformed |
class | IInformant |
General API to register for and receiving event broadcasts. More... | |
class | IInformed |
Convenience method for receiving callbacks from IInformant. More... |