RDK Documentation (Open Sourced RDK Components)
|
The header file provides storage service physical medium information APIs. More...
#include "hostIf_main.h"
#include "hostIf_tr69ReqHandler.h"
#include "hostIf_utils.h"
#include "hostIf_updateHandler.h"
Go to the source code of this file.
Data Structures | |
struct | physicalMediumMembers |
It contains the members variables of the physicalMediumMembers structure. More... | |
class | hostIf_PhysicalMedium |
This class provides the TR-069 host interface physical medium information. More... | |
Typedefs | |
typedef struct physicalMediumMembers | PhysicalMediumMembers_t |
Enumerations | |
enum | ePhysicalMediumMembers_t |
It contains the members variables of the ePhysicalMediumMembers_t enum. | |
The header file provides storage service physical medium information APIs.
Definition in file Service_Storage_PhyMedium.h.
struct physicalMediumMembers |
It contains the members variables of the physicalMediumMembers structure.
Definition at line 70 of file Service_Storage_PhyMedium.h.