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

Defines

#define DDS4CCM_SKEL_HAS_DLL   1
#define DDS4CCM_SKEL_Export   ACE_Proper_Import_Flag
#define DDS4CCM_SKEL_SINGLETON_DECLARATION(T)   ACE_IMPORT_SINGLETON_DECLARATION (T)
#define DDS4CCM_SKEL_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)   ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)
#define DDS4CCM_SKEL_NTRACE   0
#define ACE_HAS_TRACE
#define DDS4CCM_SKEL_TRACE(X)   ACE_TRACE_IMPL(X)

Define Documentation

#define ACE_HAS_TRACE
#define DDS4CCM_SKEL_Export   ACE_Proper_Import_Flag
#define DDS4CCM_SKEL_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 DDS4CCM_SKEL_NTRACE   0
#define DDS4CCM_SKEL_SINGLETON_DECLARATION (   T)    ACE_IMPORT_SINGLETON_DECLARATION (T)
#define DDS4CCM_SKEL_SINGLETON_DECLARE (   SINGLETON_TYPE,
  CLASS,
  LOCK 
)    ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)
#define DDS4CCM_SKEL_TRACE (   X)    ACE_TRACE_IMPL(X)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines