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

Configuration for the interactive shell. More...

Classes

struct  login_options
 Options for logging in to the server. More...
 
struct  options
 All of the configuration options required by the client. More...
 
class  parser
 Command-line parser implementation using boost program options. More...
 
class  parser_exception
 An error occurred during parsing. More...
 

Functions

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

Detailed Description

Configuration for the interactive shell.

Contains shell configuration options and startup settings.