This is Unofficial EPICS BASE Doxygen Site
pipelineServer.cpp File Reference
#include <stdexcept>
#include <vector>
#include <queue>
#include <utility>
#include <pv/pipelineServer.h>
#include <pv/wildcard.h>
+ Include dependency graph for pipelineServer.cpp:

Go to the source code of this file.

Classes

class  epics::pvAccess::PipelineChannelProvider
 

Namespaces

 epics
 TODO only here because of the Lockable.
 
 epics::pvAccess
 Holds all PVA related.
 

Macros

#define epicsExportSharedSymbols
 

Functions

Channel::shared_pointer epics::pvAccess::createPipelineChannel (ChannelProvider::shared_pointer const &provider, std::string const &channelName, ChannelRequester::shared_pointer const &channelRequester, PipelineService::shared_pointer const &pipelineService)
 

Macro Definition Documentation

#define epicsExportSharedSymbols

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

Definition at line 12 of file pipelineServer.cpp.