OpenDDS  Snapshot(2023/04/28-20:55)
Macros
Rtps_Udp_Export.h File Reference
#include "ace/config-all.h"
#include "ace/Trace.h"
Include dependency graph for Rtps_Udp_Export.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OPENDDS_RTPS_UDP_HAS_DLL   1
 
#define OpenDDS_Rtps_Udp_Export   ACE_Proper_Import_Flag
 
#define OPENDDS_RTPS_UDP_SINGLETON_DECLARATION(T)   ACE_IMPORT_SINGLETON_DECLARATION (T)
 
#define OPENDDS_RTPS_UDP_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)   ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)
 
#define OPENDDS_RTPS_UDP_NTRACE   0
 
#define ACE_HAS_TRACE
 
#define OPENDDS_RTPS_UDP_TRACE(X)   ACE_TRACE_IMPL(X)
 

Macro Definition Documentation

◆ ACE_HAS_TRACE

#define ACE_HAS_TRACE

Definition at line 49 of file Rtps_Udp_Export.h.

◆ OpenDDS_Rtps_Udp_Export

#define OpenDDS_Rtps_Udp_Export   ACE_Proper_Import_Flag

Definition at line 25 of file Rtps_Udp_Export.h.

◆ OPENDDS_RTPS_UDP_HAS_DLL

#define OPENDDS_RTPS_UDP_HAS_DLL   1

Definition at line 16 of file Rtps_Udp_Export.h.

◆ OPENDDS_RTPS_UDP_NTRACE

#define OPENDDS_RTPS_UDP_NTRACE   0

Definition at line 41 of file Rtps_Udp_Export.h.

◆ OPENDDS_RTPS_UDP_SINGLETON_DECLARATION

#define OPENDDS_RTPS_UDP_SINGLETON_DECLARATION (   T)    ACE_IMPORT_SINGLETON_DECLARATION (T)

Definition at line 26 of file Rtps_Udp_Export.h.

◆ OPENDDS_RTPS_UDP_SINGLETON_DECLARE

#define OPENDDS_RTPS_UDP_SINGLETON_DECLARE (   SINGLETON_TYPE,
  CLASS,
  LOCK 
)    ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)

Definition at line 27 of file Rtps_Udp_Export.h.

◆ OPENDDS_RTPS_UDP_TRACE

#define OPENDDS_RTPS_UDP_TRACE (   X)    ACE_TRACE_IMPL(X)

Definition at line 51 of file Rtps_Udp_Export.h.