pva2pva  1.4.1
 All Classes Functions Variables Pages
Public Types | Public Member Functions | Public Attributes | List of all members
ServerConfig Struct Reference

Public Types

typedef std::map< std::string,
GWServerChannelProvider::shared_pointer > 
clients_t
 
typedef std::map< std::string,
epics::pvAccess::ServerContext::shared_pointer > 
servers_t
 

Public Member Functions

void drop (const char *client, const char *channel)
 
void status_server (int lvl, const char *server)
 
void status_client (int lvl, const char *client, const char *channel)
 

Public Attributes

int debug
 
bool interactive
 
epics::pvData::PVStructure::shared_pointer conf
 
clients_t clients
 
servers_t servers
 

Detailed Description

Definition at line 38 of file server.h.


The documentation for this struct was generated from the following files: