This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
clientFactory.cpp
Go to the documentation of this file.
1
7
#include <string>
8
9
#include <
pv/lock.h
>
10
11
#define epicsExportSharedSymbols
12
#include <
pv/clientFactory.h
>
13
14
using namespace
epics::pvData
;
15
using namespace
epics::pvAccess
;
16
17
void
ClientFactory::start()
18
{
19
// 'pva' registration in ChannelAccessFactory.cpp
20
}
21
22
void
ClientFactory::stop() {}
lock.h
clientFactory.h
epics::pvAccess
Holds all PVA related.
Definition:
pvif.h:34
epics::pvData
pvData
Definition:
monitor.h:428
modules
pvAccess
src
pva
clientFactory.cpp
Generated by
1.8.11