MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Classes | Namespaces
arguments.h File Reference
#include <ostream>
#include <vector>
#include <string>
#include <stdexcept>
#include "util/strings.h"
#include "util/defines.h"
#include "util/exception.h"
Include dependency graph for arguments.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  util::ArgOption
 A single argument option. More...
 
struct  util::ArgResult
 An argument which can either be an option or a non-option. More...
 
class  util::Arguments
 Argument class that provides a parser and convenient access for command line arguments as used by GNU utils. More...
 

Namespaces

namespace  util
 Parser, tokenizer, timer, smart pointer, threads, etc.