RDK Documentation (Open Sourced RDK Components)
Device_DeviceInfo_ProcessStatus_Process.h File Reference

The header file provides TR069 device processor status process information APIs. More...

#include "hostIf_main.h"
#include "hostIf_tr69ReqHandler.h"
#include "hostIf_utils.h"
Include dependency graph for Device_DeviceInfo_ProcessStatus_Process.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  Device_DeviceInfo_ProcessStatus_Process
 These values are the members variables of the DeviceProcessStatusProcess structure. More...
 
class  hostIf_DeviceProcess
 This class provides the interface for getting device processor information. More...
 

Macros

#define _COMMAND_LENGTH   256
 
#define _STATE_LENGTH   16
 
#define PROCESS_STATE_RUNNING   "Running"
 
#define PROCESS_STATE_SLEEPING   "Sleeping"
 
#define PROCESS_STATE_STOPPED   "Stopped"
 
#define PROCESS_STATE_ZOMBIE   "Zombie"
 

Typedefs

typedef struct Device_DeviceInfo_ProcessStatus_Process DeviceProcessStatusProcess
 These values are the members variables of the DeviceProcessStatusProcess structure.
 
typedef enum EProcessMembers EProcessMembers
 These values are the members of the process.
 

Enumerations

enum  EProcessMembers
 These values are the members of the process.
 

yes

The header file provides TR069 device processor status process information APIs.

Definition in file Device_DeviceInfo_ProcessStatus_Process.h.