NSF Postdoctoral Research
A set of C++ code developed by Andrew E. Slaughter
user_options.h File Reference

Header file for UserOptions class, with source file UserOptions.cpp. More...

#include <boost/program_options.hpp>
#include <boost/program_options/positional_options.hpp>
#include <boost/program_options/parsers.hpp>
#include <boost/any.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/make_shared.hpp>
#include <boost/exception/all.hpp>
#include <stdio.h>
#include <iostream>
#include <string>
#include <vector>
#include <typeinfo>
Include dependency graph for user_options.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SlaughterCommon::UserOptions
 A class for handling command line specified options. More...

Namespaces

namespace  SlaughterCommon
 

Code that is shared throught the libraries.



Detailed Description

Header file for UserOptions class, with source file UserOptions.cpp.

 All Classes Namespaces Files Functions Variables Typedefs