Satellite-Gateway
Main Page
Classes
Files
File List
File Members
HdlcdClientErrorCodes.h
Go to the documentation of this file.
1
24
#ifndef HDLCD_CLIENT_ERROR_CODES_H
25
#define HDLCD_CLIENT_ERROR_CODES_H
26
27
typedef
enum
{
28
HDLCD_CLIENT_ERROR_ALREADY_EXISTED
= 0x00,
29
HDLCD_CLIENT_ERROR_NOT_EXISTED
= 0x01
30
}
E_HDLCD_CLIENT_ERROR
;
31
32
#endif // HDLCD_CLIENT_ERROR_CODES_H
HDLCD_CLIENT_ERROR_ALREADY_EXISTED
Definition:
HdlcdClientErrorCodes.h:28
E_HDLCD_CLIENT_ERROR
E_HDLCD_CLIENT_ERROR
Definition:
HdlcdClientErrorCodes.h:27
HDLCD_CLIENT_ERROR_NOT_EXISTED
Definition:
HdlcdClientErrorCodes.h:29
src
shared
ConfigFrames
HdlcdClientErrorCodes.h
Generated by
1.8.11