RDK Documentation (Open Sourced RDK Components)
|
The header file provides TR069 device ethernet interface 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 | Device_Ethernet_Interface |
It contains the members variables of the EthernetInterface structure. More... | |
class | hostIf_EthernetInterface |
This class provides the interface for getting Device ethernet interface information. More... | |
Macros | |
#define | S_LENGTH 24 |
#define | A_LENGTH 64 |
#define | LL_LENGTH 1024 |
#define | LENGTH_PARAMETER 64 |
Typedefs | |
typedef enum EEthInterfaceMembers | EEthInterfaceMembers |
typedef struct Device_Ethernet_Interface | EthernetInterface |
It contains the members variables of the EthernetInterface structure. | |
Enumerations | |
enum | EEthInterfaceMembers |
These values are the members of the EEthInterfaceMembers enum. | |
The header file provides TR069 device ethernet interface information APIs.
Definition in file Device_Ethernet_Interface.h.