SystemInfoHandler
fSystemInfoHandler = new SystemInfoHandler;
SystemInfoHandler* fSystemInfoHandler;
class SystemInfoHandler;
SystemInfo::SystemInfo(SystemInfoHandler* handler)
class SystemInfoHandler;
SystemInfo(SystemInfoHandler* handler = NULL);
SystemInfoHandler::StopWatching()
SystemInfoHandler::MessageReceived(BMessage* message)
SystemInfoHandler::RunningApps() const
SystemInfoHandler::ClipboardSize() const
SystemInfoHandler::ClipboardTextSize() const
SystemInfoHandler::MediaNodes() const
SystemInfoHandler::MediaConnections() const
SystemInfoHandler::MediaBuffers() const
SystemInfoHandler::Temperature() const
SystemInfoHandler::ThermalZone() const
SystemInfoHandler::_UpdateClipboardData()
SystemInfoHandler::SystemInfoHandler()
SystemInfoHandler::~SystemInfoHandler()
SystemInfoHandler::Archive(BMessage* data, bool deep) const
SystemInfoHandler::StartWatching()
class SystemInfoHandler : public BHandler {
SystemInfoHandler();
virtual ~SystemInfoHandler();