pvDatabaseCPP  4.7.0
Namespaces | Macros | Typedefs | Functions
monitorFactory.cpp File Reference
#include <sstream>
#include <epicsGuard.h>
#include <pv/thread.h>
#include <pv/bitSetUtil.h>
#include <pv/pvData.h>
#include <pv/pvAccess.h>
#include <pv/pvTimeStamp.h>
#include <pv/rpcService.h>
#include <pv/serverContext.h>
#include <pv/timeStamp.h>
#include "pv/pvStructureCopy.h"
#include "pv/pvDatabase.h"
#include "pv/channelProviderLocal.h"

Go to the source code of this file.

Namespaces

 epics
 
 epics::pvDatabase
 

Macros

#define epicsExportSharedSymbols
 

Typedefs

typedef std::tr1::shared_ptr< MonitorLocal > epics::pvDatabase::MonitorLocalPtr
 
typedef std::tr1::shared_ptr< MonitorElementQueue > epics::pvDatabase::MonitorElementQueuePtr
 
typedef std::tr1::shared_ptr< MonitorRequester > epics::pvDatabase::MonitorRequesterPtr
 

Functions

MonitorPtr epics::pvDatabase::createMonitorLocal (PVRecordPtr const &pvRecord, MonitorRequester::shared_pointer const &monitorRequester, PVStructurePtr const &pvRequest)
 

Macro Definition Documentation

◆ epicsExportSharedSymbols

#define epicsExportSharedSymbols

Copyright - See the COPYRIGHT that is included with this distribution. EPICS pvData is distributed subject to a Software License Agreement found in file LICENSE that is included with this distribution.

Author
Marty Kraimer
Date
2013.04

Definition at line 24 of file monitorFactory.cpp.