ORE Studio 0.0.4
Loading...
Searching...
No Matches
Classes | Functions
ores::comms::service::config Namespace Reference

Configuration and command-line parsing for the server. More...

Classes

struct  options
 All of the configuration options required by the service. More...
 
class  parser
 Command-line parser implementation using boost program options. More...
 
class  parser_exception
 A fatal error has occurred during option parsing. More...
 

Functions

std::ostream & operator<< (std::ostream &s, const options &v)
 

Detailed Description

Configuration and command-line parsing for the server.

Contains option definitions and parser for the server's command-line interface and configuration files.