Public Member Functions | List of all members
Main::Show Class Reference

A private implementation class used by Main::CommandLineImp. More...

Public Member Functions

 Show (Main::Output &, bool e)
 
std::ostream & s ()
 
 ~Show ()
 

Detailed Description

A private implementation class used by Main::CommandLineImp.

Definition at line 87 of file commandline_full.cpp.

Constructor & Destructor Documentation

Main::Show::Show ( Main::Output output,
bool  e 
)

Definition at line 580 of file commandline_full.cpp.

Main::Show::~Show ( )

Definition at line 593 of file commandline_full.cpp.

Member Function Documentation

std::ostream & Main::Show::s ( )

The documentation for this class was generated from the following file: