solaris port
This commit is contained in:
@@ -29,10 +29,15 @@
|
||||
*
|
||||
* History
|
||||
* $Log$
|
||||
* Revision 1.1.1.1 1996/06/20 00:28:14 jhill
|
||||
* ca server installation
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
#include <server.h>
|
||||
#include <dbMapper.h> // ait to dbr types
|
||||
#include <gddAppTable.h> // EPICS application type table
|
||||
|
||||
//
|
||||
// NOTES
|
||||
|
||||
@@ -29,6 +29,9 @@
|
||||
*
|
||||
* History
|
||||
* $Log$
|
||||
* Revision 1.1.1.1 1996/06/20 00:28:15 jhill
|
||||
* ca server installation
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
@@ -40,7 +43,7 @@
|
||||
//
|
||||
|
||||
#include <server.h>
|
||||
#include <casPVIIL.h> // casPVI inline func
|
||||
#include <casPVIIL.h> // casPVI inline func
|
||||
|
||||
casPV::casPV (const casCtx &ctx, const char * const pPVName) :
|
||||
casPVI (*ctx.getServer(), pPVName, *this)
|
||||
|
||||
@@ -29,6 +29,9 @@
|
||||
*
|
||||
* History
|
||||
* $Log$
|
||||
* Revision 1.1.1.1 1996/06/20 00:28:16 jhill
|
||||
* ca server installation
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
@@ -36,6 +39,7 @@
|
||||
#ifndef casPVIIL_h
|
||||
#define casPVIIL_h
|
||||
|
||||
#include <dbMapper.h>
|
||||
|
||||
//
|
||||
// casPVI::lock()
|
||||
|
||||
@@ -29,10 +29,15 @@
|
||||
*
|
||||
* History
|
||||
* $Log$
|
||||
* Revision 1.1.1.1 1996/06/20 00:28:15 jhill
|
||||
* ca server installation
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
#include <server.h>
|
||||
#include <dbMapper.h> // ait to dbr types
|
||||
#include <gddAppTable.h> // EPICS application type table
|
||||
#include <caServerIIL.h> // caServerI inline functions
|
||||
#include <casClientIL.h> // casClient inline functions
|
||||
#include <casChannelIIL.h> // casChannelI inline functions
|
||||
|
||||
@@ -29,6 +29,9 @@
|
||||
*
|
||||
* History
|
||||
* $Log$
|
||||
* Revision 1.1.1.1 1996/06/20 00:28:15 jhill
|
||||
* ca server installation
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
@@ -81,8 +84,10 @@ HDRVERSIONID(serverh, "%W% %G%")
|
||||
//
|
||||
// gdd
|
||||
//
|
||||
#if 0
|
||||
#include <dbMapper.h>
|
||||
#include <gddApps.h>
|
||||
#endif
|
||||
|
||||
//
|
||||
// CAS
|
||||
|
||||
Reference in New Issue
Block a user