RDK Documentation (Open Sourced RDK Components)
dsConstant.hpp File Reference

This file defines DSConstant class which is inherited by most of the device settings classes. More...

#include "enumerable.hpp"
#include <string>
Include dependency graph for dsConstant.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  device::DSConstant
 This class is used to store and manage the names and id's. It is derived by many classes like VideoResolution, VideoOutputPortType, stereoScopicMode and so on. And it is also stores information whether the derived class instances indicating the port or port attributes are enabled or not. More...
 

yes

This file defines DSConstant class which is inherited by most of the device settings classes.

Definition in file dsConstant.hpp.