RDK Documentation (Open Sourced RDK Components)
host.cpp File Reference

The host module is the central module of the Device Settings module. Each devices establishes one and only one host instance that represents the entire host device. More...

#include <iostream>
#include <algorithm>
#include <string.h>
#include "iarmProxy.hpp"
#include "audioOutputPortConfig.hpp"
#include "videoOutputPortConfig.hpp"
#include "list.hpp"
#include "host.hpp"
#include "videoDeviceConfig.hpp"
#include "dsVideoPort.h"
#include "dsVideoDevice.h"
#include "dsAudio.h"
#include "dsDisplay.h"
#include "dslogger.h"
#include "dsHost.h"
#include "dsTypes.h"
#include "unsupportedOperationException.hpp"
#include "hostEDID.hpp"
Include dependency graph for host.cpp:

Go to the source code of this file.

yes

The host module is the central module of the Device Settings module. Each devices establishes one and only one host instance that represents the entire host device.

Definition in file host.cpp.