Psyllid  v1.12.4
Project 8 Data Acquisisition Software
Public Member Functions | List of all members
server_config Class Reference

Contains default server configuration. More...

#include <server_config.hh>

Inheritance diagram for server_config:
Inheritance graph

Public Member Functions

 server_config ()
 
virtual ~server_config ()
 

Detailed Description

Contains default server configuration.

Author
N. S. Oblath

Contains default configurations for:

These default configurations, together with the configurations from the command line and the config-file, are passed to scarab::configurator by the psyllid executable. The configurator combines them and extracts the final psyllid configuration which is then passed to the run_server during initialization.

Definition at line 35 of file server_config.hh.

Constructor & Destructor Documentation

◆ server_config()

Definition at line 28 of file server_config.cc.

◆ ~server_config()

~server_config ( )
virtual

Definition at line 104 of file server_config.cc.


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