22#ifndef FAST_DDS_GENERATED__DDSRETURNCODE_HPP
23#define FAST_DDS_GENERATED__DDSRETURNCODE_HPP
29#if defined(EPROSIMA_USER_DLL_EXPORT)
30#define eProsima_user_DllExport __declspec( dllexport )
32#define eProsima_user_DllExport
35#define eProsima_user_DllExport
39#if defined(EPROSIMA_USER_DLL_EXPORT)
40#if defined(DDSRETURNCODE_SOURCE)
41#define DDSRETURNCODE_DllAPI __declspec( dllexport )
43#define DDSRETURNCODE_DllAPI __declspec( dllimport )
46#define DDSRETURNCODE_DllAPI
49#define DDSRETURNCODE_DllAPI
Definition DomainParticipant.hpp:45
const ReturnCode_t RETCODE_TIMEOUT
Definition DDSReturnCode.hpp:71
const ReturnCode_t RETCODE_UNSUPPORTED
Definition DDSReturnCode.hpp:63
const ReturnCode_t RETCODE_BAD_PARAMETER
Definition DDSReturnCode.hpp:64
const ReturnCode_t RETCODE_PRECONDITION_NOT_MET
Definition DDSReturnCode.hpp:65
const ReturnCode_t RETCODE_INCONSISTENT_POLICY
Definition DDSReturnCode.hpp:69
const ReturnCode_t RETCODE_NO_DATA
Definition DDSReturnCode.hpp:72
const ReturnCode_t RETCODE_NOT_ENABLED
Definition DDSReturnCode.hpp:67
const ReturnCode_t RETCODE_ILLEGAL_OPERATION
Definition DDSReturnCode.hpp:73
const ReturnCode_t RETCODE_ALREADY_DELETED
Definition DDSReturnCode.hpp:70
const ReturnCode_t RETCODE_ERROR
Definition DDSReturnCode.hpp:62
const ReturnCode_t RETCODE_OK
Definition DDSReturnCode.hpp:61
int32_t ReturnCode_t
Definition DDSReturnCode.hpp:59
const ReturnCode_t RETCODE_OUT_OF_RESOURCES
Definition DDSReturnCode.hpp:66
const ReturnCode_t RETCODE_IMMUTABLE_POLICY
Definition DDSReturnCode.hpp:68