OpenDDS
Snapshot(2023/04/28-20:55)
|
Go to the source code of this file.
Macros | |
#define | OPENDDS_RTPS_HAS_DLL 1 |
#define | OpenDDS_Rtps_Export ACE_Proper_Import_Flag |
#define | OPENDDS_RTPS_SINGLETON_DECLARATION(T) ACE_IMPORT_SINGLETON_DECLARATION (T) |
#define | OPENDDS_RTPS_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) |
#define | OPENDDS_RTPS_NTRACE 0 |
#define | ACE_HAS_TRACE |
#define | OPENDDS_RTPS_TRACE(X) ACE_TRACE_IMPL(X) |
#define ACE_HAS_TRACE |
Definition at line 47 of file rtps_export.h.
#define OpenDDS_Rtps_Export ACE_Proper_Import_Flag |
Definition at line 23 of file rtps_export.h.
Referenced by OpenDDS::STUN::ConstAttributeHolder::ConstAttributeHolder(), OpenDDS::RTPS::ParameterListConverter::DiscoveredSubscription_SecurityWrapper::DiscoveredSubscription_SecurityWrapper(), OpenDDS::RTPS::ParameterListConverter::from_param_list(), OpenDDS::RTPS::locators_to_blob(), OpenDDS::STUN::make_ice_controlled(), OpenDDS::RTPS::marshal_key_hash(), OpenDDS::RTPS::operator<(), and OpenDDS::RTPS::ParameterListConverter::to_param_list().
#define OPENDDS_RTPS_HAS_DLL 1 |
Definition at line 14 of file rtps_export.h.
#define OPENDDS_RTPS_NTRACE 0 |
Definition at line 39 of file rtps_export.h.
#define OPENDDS_RTPS_SINGLETON_DECLARATION | ( | T | ) | ACE_IMPORT_SINGLETON_DECLARATION (T) |
Definition at line 24 of file rtps_export.h.
#define OPENDDS_RTPS_SINGLETON_DECLARE | ( | SINGLETON_TYPE, | |
CLASS, | |||
LOCK | |||
) | ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) |
Definition at line 25 of file rtps_export.h.
#define OPENDDS_RTPS_TRACE | ( | X | ) | ACE_TRACE_IMPL(X) |
Definition at line 49 of file rtps_export.h.