Fast DDS  Version 3.1.0
Fast DDS
Loading...
Searching...
No Matches
DDSSecurityReturnCode.idl
1// The content of this file, related to the DDS Security's return code values, was extracted from the omg idl
2// https://www.omg.org/spec/DDS-SECURITY/20170901/dds_security_plugins_spis.idl
3#include "DDSReturnCode.idl"
4
5module DDS {
6
7 // DDSSEC11-24
8 const ReturnCode_t RETCODE_NOT_ALLOWED_BY_SECURITY = 1000;
9
10};
Definition DDSReturnCode.idl:4
long ReturnCode_t
Definition DDSReturnCode.idl:6