OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Typedefs
CmdArguments.h File Reference
#include <map>
#include <string>
#include <iostream>
#include <sstream>
#include <set>
#include "boost/smart_ptr.hpp"
#include "boost/algorithm/string.hpp"
#include "boost/utility/value_init.hpp"
#include "Util/OptPilotException.h"
Include dependency graph for CmdArguments.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CmdArguments
 Parsing command line arguments. More...
 

Typedefs

typedef boost::shared_ptr
< CmdArguments
CmdArguments_t
 

Typedef Documentation

typedef boost::shared_ptr<CmdArguments> CmdArguments_t

Definition at line 169 of file CmdArguments.h.