#include <support/Binder.h>
#include <support/Handler.h>
#include <support/Locker.h>
Go to the source code of this file.
Classes | |
class | BObserver |
Generic target of Binder links. More... | |
class | BSerialObserver |
BObserver that ensures Observed() is thread-safe. More... | |
Enumerations | |
enum | { B_SERIAL_OBSERVER_MSG = 'sero' } |