src/Control/FileConv/CmdLine/CmdLine.hpp file

FileConv's command line definition.

Contents

This file defines the heterogeneous stack that is used for storing the data from user input during the command-line parsing of the file converter, FileConv.

Namespaces

namespace fileconv
File converter declarations and definitions.
namespace fileconv::ctr
File converter control facilitating user input to internal data transfer.

Classes

class fileconv::ctr::CmdLine
CmdLine : Control< specialized to FileConv >