Defines

Monitor_Control_export.h File Reference

#include "ace/config-all.h"
Include dependency graph for Monitor_Control_export.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define MONITOR_CONTROL_HAS_DLL   1
#define MONITOR_CONTROL_Export   ACE_Proper_Import_Flag
#define MONITOR_CONTROL_SINGLETON_DECLARATION(T)   ACE_IMPORT_SINGLETON_DECLARATION (T)
#define MONITOR_CONTROL_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)   ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK)

Detailed Description

Id:
Monitor_Control_export.h 81753 2008-05-21 19:02:47Z parsons
Author:
Jeff Parsons <j.parsons@vanderbilt.edu>

Definition in file Monitor_Control_export.h.


Define Documentation

#define MONITOR_CONTROL_Export   ACE_Proper_Import_Flag

Definition at line 37 of file Monitor_Control_export.h.

#define MONITOR_CONTROL_HAS_DLL   1

Definition at line 27 of file Monitor_Control_export.h.

#define MONITOR_CONTROL_SINGLETON_DECLARATION (   T  )     ACE_IMPORT_SINGLETON_DECLARATION (T)

Definition at line 38 of file Monitor_Control_export.h.

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

Definition at line 39 of file Monitor_Control_export.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines