PowerStatusDriverInterface
class ACPIDriverInterface : public PowerStatusDriverInterface {
class APMDriverInterface : public PowerStatusDriverInterface {
PowerStatusDriverInterface::StopWatching(BHandler* target)
PowerStatusDriverInterface::Broadcast(uint32 message)
PowerStatusDriverInterface::Disconnect()
PowerStatusDriverInterface::_ThreadWatchPowerFunction(void* data)
PowerStatusDriverInterface* that = (PowerStatusDriverInterface*)data;
PowerStatusDriverInterface::PowerStatusDriverInterface()
PowerStatusDriverInterface::~PowerStatusDriverInterface()
PowerStatusDriverInterface::StartWatching(BHandler* target)
class PowerStatusDriverInterface : public Monitor, public BReferenceable {
PowerStatusDriverInterface();
~PowerStatusDriverInterface();
ExtPowerStatusView::ExtPowerStatusView(PowerStatusDriverInterface* interface,
ExtendedInfoWindow::ExtendedInfoWindow(PowerStatusDriverInterface* interface)
ExtendedInfoWindow(PowerStatusDriverInterface* interface);
PowerStatusDriverInterface* fDriverInterface;
PowerStatusDriverInterface* interface,
PowerStatusView::PowerStatusView(PowerStatusDriverInterface* interface,
PowerStatusDriverInterface* interface,
PowerStatusDriverInterface* fDriverInterface;