S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
sopc_enums.h File Reference

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 Documentation

◆ SOPC_ReturnStatus

Common enumerations for S2OPC.

Enumeration Type Documentation

◆ _SOPC_ReturnStatus

Common enumerations for S2OPC.

Enumerator
SOPC_STATUS_OK 
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