|
ORE Studio 0.0.4
|
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) |
Configuration for the interactive shell.
Contains shell configuration options and startup settings.