C++ Utilities  4.17.0
Useful C++ classes and routines such as argument parser, IO and conversion utilities
Classes | Namespaces | Functions
argumentparserprivate.h File Reference
#include "./argumentparser.h"
#include "./commandlineutils.h"
Include dependency graph for argumentparserprivate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ApplicationUtilities::ArgumentReader
 The ArgumentReader class internally encapsulates the process of reading command line arguments. More...
 
class  ApplicationUtilities::Wrapper
 The Wrapper class is internally used print text which might needs to be wrapped preserving the indentation. More...
 

Namespaces

 ApplicationUtilities
 Contains currently only ArgumentParser and related classes.
 

Functions

std::ostream & ApplicationUtilities::operator<< (std::ostream &os, const Wrapper &wrapper)