gccDppConsole Test C++ SDK  20170920
DPP C++ Console Demonstration
Classes | Typedefs | Enumerations
DeviceIO/DP5Status.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include "DP5Protocol.h"
#include "DppUtilities.h"
Include dependency graph for DP5Status.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DP5_DP4_FORMAT_STATUS
struct  _DiagDataType
class  CDP5Status

Typedefs

typedef enum _PX5_OPTIONS PX5_OPTIONS
typedef struct
DP5_DP4_FORMAT_STATUS 
DP4_FORMAT_STATUS
typedef struct
DP5_DP4_FORMAT_STATUS
PDP4_FORMAT_STATUS
typedef struct _DiagDataType DiagDataType
typedef struct _DiagDataTypePDDiagDataType

Enumerations

enum  _PX5_OPTIONS {
  PX5_OPTION_NONE = 0, PX5_OPTION_HPGe_HVPS = 1,
  PX5_OPTION_TEST_TEK = 4, PX5_OPTION_TEST_MOX = 5,
  PX5_OPTION_TEST_AMP = 6, PX5_OPTION_TEST_MODE_1 = 8,
  PX5_OPTION_TEST_MODE_2 = 9
}

Typedef Documentation

typedef struct _DiagDataType DiagDataType
typedef struct _DiagDataType * PDDiagDataType
typedef enum _PX5_OPTIONS PX5_OPTIONS

Enumeration Type Documentation

CDP5Status CDP5Status

Enumerator:
PX5_OPTION_NONE 
PX5_OPTION_HPGe_HVPS 
PX5_OPTION_TEST_TEK 
PX5_OPTION_TEST_MOX 
PX5_OPTION_TEST_AMP 
PX5_OPTION_TEST_MODE_1 
PX5_OPTION_TEST_MODE_2 

Definition at line 9 of file DP5Status.h.