RDK Documentation (Open Sourced RDK Components)

Description

Describe the details about structure used in TR-069 DeviceInfo processor status process.

Data Structures

struct  Device_DeviceInfo_ProcessStatus_Process
 These values are the members variables of the DeviceProcessStatusProcess structure. More...
 

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.
 

Data Structure Documentation

◆ Device_DeviceInfo_ProcessStatus_Process

struct Device_DeviceInfo_ProcessStatus_Process

These values are the members variables of the DeviceProcessStatusProcess structure.

Definition at line 73 of file Device_DeviceInfo_ProcessStatus_Process.h.

Collaboration diagram for Device_DeviceInfo_ProcessStatus_Process:
Collaboration graph
Data Fields
unsigned int uiPid
char cCommand[256]
unsigned int uiSize
unsigned int uiPriority
unsigned int uiCpuTime
char cState[16]