This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
clientFactory.h
Go to the documentation of this file.
1
7
#ifndef CLIENTFACTORY_H
8
#define CLIENTFACTORY_H
9
10
#include <
shareLib.h
>
11
12
namespace
epics
{
13
namespace
pvAccess {
14
15
class
epicsShareClass
ClientFactory
{
16
public
:
17
static
void
start();
18
static
void
stop();
19
};
20
21
}
22
}
23
24
#endif
/* CLIENTFACTORY_H */
epics
TODO only here because of the Lockable.
Definition:
ntaggregate.cpp:16
shareLib.h
Mark external symbols and entry points for shared libraries.
epicsShareClass
#define epicsShareClass
Definition:
shareLib.h:206
epics::pvAccess::ClientFactory
Definition:
clientFactory.h:15
modules
pvAccess
src
pva
pv
clientFactory.h
Generated by
1.8.11