ldas-tools-al  2.6.6
Classes | Namespaces | Functions
CommandLineOptions.hh File Reference
#include <iostream>
#include <list>
#include <sstream>
#include <stdexcept>
#include <string>
#include <boost/shared_ptr.hpp>
#include "ldastoolsal/unordered_map.hh"
Include dependency graph for CommandLineOptions.hh:
This graph shows which files directly or indirectly include this file:

Classes

class  LDASTools::AL::CommandLineOptions
 Maintains an ordered container of unparsed command line options. More...
 
struct  LDASTools::AL::CommandLineOptions::Validator
 
struct  LDASTools::AL::CommandLineOptions::ValidateBool
 
class  LDASTools::AL::CommandLineOptions::Option
 
struct  LDASTools::AL::CommandLineOptions::Option::acceptor
 
class  LDASTools::AL::CommandLineOptions::OptionSet
 

Namespaces

 LDASTools
 Objects of general use and interst.
 
 LDASTools::AL
 The Abstraction Layer.
 

Functions

LDASTools::AL::CommandLineOptions::ostreamoperator<< (LDASTools::AL::CommandLineOptions::ostream &Stream, const LDASTools::AL::CommandLineOptions::OptionSet &Opts)
 
std::ostream & operator<< (std::ostream &Stream, const LDASTools::AL::CommandLineOptions::Option &Opt)
 

Function Documentation

◆ operator<<() [1/2]

◆ operator<<() [2/2]

std::ostream& operator<< ( std::ostream &  Stream,
const LDASTools::AL::CommandLineOptions::Option Opt 
)
inline