Pteros  2.0
Molecular modeling library for human beings!
pteros::Options Class Reference

All options obtained from command line including nested options for tasks. More...

#include <options.h>

Public Member Functions

const Option & operator() (std::string key) const
 Return single option with given name.
 
const Option & operator() (std::string key, std::string default_val)
 
bool has (std::string key)
 
std::string get_name ()
 

Detailed Description

All options obtained from command line including nested options for tasks.


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