use epicsGuard template

This commit is contained in:
Jeff Hill
2002-03-22 00:23:17 +00:00
parent 6129da9fb5
commit 0ab88e387a
3 changed files with 25 additions and 0 deletions

View File

@@ -31,6 +31,8 @@
#define CAS_VERSION_GLOBAL
#include "epicsGuard.h"
#include "addrList.h"
#define caServerGlobal

View File

@@ -32,6 +32,17 @@
#ifndef caServerIIL_h
#define caServerIIL_h
#ifdef epicsExportSharedSymbols
#define caServerIIL_h_epicsExportSharedSymbols
#undef epicsExportSharedSymbols
#endif
#include "epicsGuard.h"
#ifdef caServerIIL_h_epicsExportSharedSymbols
#define epicsExportSharedSymbols
#endif
//
// caServerI::getAdapter()
//

View File

@@ -2,6 +2,18 @@
#ifndef outBufILh
#define outBufILh
#ifdef epicsExportSharedSymbols
#define outBufILh_epicsExportSharedSymbols
#undef epicsExportSharedSymbols
#endif
#include "epicsGuard.h"
#ifdef outBufILh_epicsExportSharedSymbols
#define epicsExportSharedSymbols
#endif
//
// outBuf::bytesPresent ()
// number of bytes in the output queue