This is Unofficial EPICS BASE Doxygen Site
server.h File Reference
#include <string>
#include <vector>
#include <map>
#include <shareLib.h>
#include <pv/sharedPtr.h>
#include <pv/sharedVector.h>
+ Include dependency graph for server.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pvas::StaticProvider
 A Provider based on a list of SharedPV instance. More...
 
struct  pvas::StaticProvider::ChannelBuilder
 Interface for something which can provide Channels. aka A "PV". Typically a SharedPV. More...
 
class  pvas::DynamicProvider
 A Provider which has no pre-configured list of names. More...
 
class  pvas::DynamicProvider::Search
 A single client serach request. May be associated with more than one name. More...
 
struct  pvas::DynamicProvider::Handler
 

Namespaces

 epics
 TODO only here because of the Lockable.
 
 epics::pvAccess
 Holds all PVA related.
 
 pvas
 See Server API API.