DDS4CCM  1.0.8
Defines
ndds_lem_stub_export.h File Reference
#include "ace/config-all.h"
#include "ace/Trace.h"

Defines

#define NDDS_LEM_STUB_HAS_DLL   1
#define NDDS_LEM_STUB_Export   ACE_Proper_Import_Flag
#define NDDS_LEM_STUB_SINGLETON_DECLARATION(T)   ACE_IMPORT_SINGLETON_DECLARATION (T)
#define NDDS_LEM_STUB_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)   ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)
#define NDDS_LEM_STUB_NTRACE   0
#define ACE_HAS_TRACE
#define NDDS_LEM_STUB_TRACE(X)   ACE_TRACE_IMPL(X)

Define Documentation

#define ACE_HAS_TRACE
#define NDDS_LEM_STUB_Export   ACE_Proper_Import_Flag
#define NDDS_LEM_STUB_HAS_DLL   1

Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.8 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/

Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html

#define NDDS_LEM_STUB_NTRACE   0
#define NDDS_LEM_STUB_SINGLETON_DECLARATION (   T)    ACE_IMPORT_SINGLETON_DECLARATION (T)
#define NDDS_LEM_STUB_SINGLETON_DECLARE (   SINGLETON_TYPE,
  CLASS,
  LOCK 
)    ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)
#define NDDS_LEM_STUB_TRACE (   X)    ACE_TRACE_IMPL(X)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines