22#ifndef FAST_DDS_GENERATED__DDSSECURITYRETURNCODE_HPP
23#define FAST_DDS_GENERATED__DDSSECURITYRETURNCODE_HPP
27#include "DDSReturnCode.hpp"
30#if defined(EPROSIMA_USER_DLL_EXPORT)
31#define eProsima_user_DllExport __declspec( dllexport )
33#define eProsima_user_DllExport
36#define eProsima_user_DllExport
40#if defined(EPROSIMA_USER_DLL_EXPORT)
41#if defined(DDSSECURITYRETURNCODE_SOURCE)
42#define DDSSECURITYRETURNCODE_DllAPI __declspec( dllexport )
44#define DDSSECURITYRETURNCODE_DllAPI __declspec( dllimport )
47#define DDSSECURITYRETURNCODE_DllAPI
50#define DDSSECURITYRETURNCODE_DllAPI
Definition DomainParticipant.hpp:45
int32_t ReturnCode_t
Definition DDSReturnCode.hpp:59
const ReturnCode_t RETCODE_NOT_ALLOWED_BY_SECURITY
Definition DDSSecurityReturnCode.hpp:60