This is Unofficial EPICS BASE Doxygen Site
serverContext.h File Reference
#include <epicsTime.h>
#include <pv/pvaDefs.h>
#include <pv/beaconServerStatusProvider.h>
#include <pv/pvaConstants.h>
#include <pv/pvaVersion.h>
#include <pv/pvAccess.h>
#include <pv/configuration.h>
#include <shareLib.h>
+ Include dependency graph for serverContext.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  epics::pvAccess::ServerContext
 
class  epics::pvAccess::ServerContext::Config
 Options for a server insatnce. More...
 

Namespaces

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

Functions

epicsShareFunc ServerContext::shared_pointer epics::pvAccess::startPVAServer (std::string const &providerNames=PVACCESS_ALL_PROVIDERS, int timeToRun=0, bool runInSeparateThread=false, bool printInfo=false)