pvAccessCPP
7.1.7
|
Options for a server insatnce. More...
#include <server/pv/serverContext.h>
Public Member Functions | |
Config & | config (const Configuration::const_shared_pointer &c) |
Use specific configuration. Default is process environment. | |
Config & | providers (const std::vector< ChannelProvider::shared_pointer > &p) |
Attach many providers. | |
Config & | provider (const ChannelProvider::shared_pointer &p) |
short hand for providers() with a length 1 vector. | |
Friends | |
class | ServerContext |
Options for a server insatnce.
Definition at line 103 of file serverContext.h.