S2OPC OPCUA Toolkit
|
Go to the source code of this file.
Typedefs | |
typedef enum _SOPC_ReturnStatus | SOPC_ReturnStatus |
Common enumerations for S2OPC. | |
Enumerations | |
enum | _SOPC_ReturnStatus { SOPC_STATUS_OK = 0 , SOPC_STATUS_NOK , SOPC_STATUS_INVALID_PARAMETERS , SOPC_STATUS_INVALID_STATE , SOPC_STATUS_ENCODING_ERROR , SOPC_STATUS_WOULD_BLOCK , SOPC_STATUS_TIMEOUT , SOPC_STATUS_OUT_OF_MEMORY , SOPC_STATUS_CLOSED , SOPC_STATUS_NOT_SUPPORTED } |
Common enumerations for S2OPC. More... | |
typedef enum _SOPC_ReturnStatus SOPC_ReturnStatus |
Common enumerations for S2OPC.
enum _SOPC_ReturnStatus |