Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Public Member Functions
cli::TypeOption Class Referencefinal

#include <TypeOption.h>

Inheritance diagram for cli::TypeOption:
[legend]
Collaboration diagram for cli::TypeOption:
[legend]

Public Member Functions

 TypeOption (std::string type)
 
const std::string & getType () const
 
- Public Member Functions inherited from cli::Option
virtual ~Option () noexcept=default
 

Constructor & Destructor Documentation

◆ TypeOption()

cli::TypeOption::TypeOption ( std::string  type)
inline

Member Function Documentation

◆ getType()

const std::string & cli::TypeOption::getType ( ) const
inline

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