#include <connection_observer.h>
◆ CfConnectionObserverFactory()
◆ ~CfConnectionObserverFactory()
cuttlefish::CfConnectionObserverFactory::~CfConnectionObserverFactory |
( |
| ) |
|
|
overridedefault |
◆ AddCustomActionServer()
void cuttlefish::CfConnectionObserverFactory::AddCustomActionServer |
( |
SharedFD |
custom_action_server_fd, |
|
|
const std::vector< std::string > & |
commands |
|
) |
| |
◆ CreateObserver()
◆ SetCameraHandler()
void cuttlefish::CfConnectionObserverFactory::SetCameraHandler |
( |
CameraController * |
controller | ) |
|
◆ SetDisplayHandler()
void cuttlefish::CfConnectionObserverFactory::SetDisplayHandler |
( |
std::weak_ptr< DisplayHandler > |
display_handler | ) |
|
◆ camera_controller_
◆ commands_to_custom_action_servers_
std::map<std::string, SharedFD> cuttlefish::CfConnectionObserverFactory::commands_to_custom_action_servers_ |
|
private |
◆ input_connector_
InputConnector& cuttlefish::CfConnectionObserverFactory::input_connector_ |
|
private |
◆ kernel_log_events_handler_
◆ lights_observer_
◆ sensors_handler_
◆ weak_display_handler_
std::weak_ptr<DisplayHandler> cuttlefish::CfConnectionObserverFactory::weak_display_handler_ |
|
private |
The documentation for this class was generated from the following files: