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